Skip to main content
Version: 2.0

Cancel pipeline run

POST 

/v2/pipelines/:pipeline_key/runs/:run_id/cancel

Request cancellation of an in-progress pipeline run. The run is asked to stop at the next checkpoint; it may take a moment to transition to the cancelled state. Runs that have already completed, failed, or been cancelled cannot be cancelled again.

Request

Responses

Cancellation has been requested.