v1

latestOpenAPI 3.0.3MIT2026-07-17241338.5 KB
Agents

Cancel an agent run

Requests cancellation of a running AgentDispatchRun.

post/api/orgs/{org}/agents/runs/{name}/cancel

Path parameters

orgstring required
Example:default

Organization slug

namestring required
Example:run-abc123

AgentDispatchRun resource name

Response

Run cancelled

cancelledboolean
runNamestring