Skip to content

#300/MN-216c — kill switch: cancel a queued/running/waiting-approval run in any workspace. A status flip to Canceled only — no other side effects.

POST
/api/v1/admin/runs/{workspaceId}/{run}/cancel
curl --request POST \
--url https://example.com/api/v1/admin/runs/example/example/cancel \
--header 'Authorization: Bearer <token>'
workspaceId
required
string

The run’s workspace id

run
required
string

The run record’s id