Skip to main content
Version: 2.0

Cancel pipeline run

POST 

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

Requests cancellation of an in-progress pipeline run. The run stops at the next checkpoint. It may take a moment to transition to the cancelled state. Runs that already completed, failed, or were cancelled cannot be cancelled again.

Request

Responses

Cancellation is requested.