v2
pipelines

Create Pipeline

Creates a new pipeline.

post/api/v2/pipelines

Query parameters

dry_runboolean nullable

Only validate the provided configuration without making changes

Only validate the provided configuration without making changes

Request body

namestring
activeboolean
configobject

Response

Successful Response

namestring required
activeboolean required
configobject required
status'started' | 'stopped' | 'error' | 'creating' | 'updating' | 'deleting' | 'starting' | 'stopping' | 'resetting' | 'pending' | 'unknown'

Pipeline status.

currentboolean

Changes