Skip to main content

Stopping a running execution

POST 

/api/workflows/:workflowName/runs/:runId/cancel

Only the runner still hanging on the current server process will be canceled; the completed run will return to the current state and canceled = false.

Request

Responses

Cancel the request result.