v1

latestOpenAPI 3.1.02026-07-263992128.7 KB
Pipeline Runs

Cancel a pipeline run

Cancel a pipeline run. Pass force: true in the optional body to force cancellation.

post/pipeline_runs/{pipeline_run_id}/cancel

Path parameters

pipeline_run_idstring uuid4 required

Pipeline run ID.

Request body

forceboolean

Response

Operation completed successfully. Empty response body.