dag-runs
Terminate or cancel a DAG-run
Forcefully stops a running DAG-run, or cancels a failed root DAG-run that is still pending DAG-level automatic retry.
post/dag-runs/{name}/{dagRunId}/stop
Path parameters
namestring regex required
Name of the DAG
name of the DAG
dagRunIdstring required
Unique identifier for the DAG-run. The special value 'latest' can be used to reference the most recent DAG-run.
Example:latest
ID of the DAG-run or 'latest' to get the most recent DAG-run
Query parameters
remoteNodestring
name of the remote node
Response
A successful response