v1

latestOpenAPI 3.0.02026-07-17301761.7 KB

Terminate a specific workflow run (force stop)

Force terminates a workflow run. Unlike stop/cancel, terminate immediately stops the run without allowing cleanup.

post/workflow/{id}/runs/{rid}/terminate

Path parameters

idstring required
ridstring uuid required

The specific run id to terminate

Request body

reasonstring

Optional reason for termination

Response

The workflow run was terminated

terminatedboolean
workflowIdstring
runIdstring