v14

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-016793230.7 KB
v2
pipelines

Stop Pipeline

Stops a pipeline, retrying on 409 conflicts received from the K8s API server.

post/api/v2/pipelines/{name}/stop

Path parameters

namestring required

Pipeline name

Pipeline name

Response

Successful Response

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

Pipeline status.

status_changed_atstring date-time nullable
currentboolean