Cancel an agent run
Agent Deployments
Cancel an agent run
POST
Cancel an agent run
Authorizations
API key passed as Bearer token
Body
application/json
Response
Agent run cancellation recorded
Example:
"adrun_1234abcd"
Available options:
job, service Available options:
queued, starting, installing, running, succeeded, failed, cancelled, timed_out Free-form run input supplied at run creation; passed through to the agent verbatim, deliberately open.
Per-run override for failed job sandbox retention. Omit to use deployment debug config.
Retention TTL in seconds when the run is retained. Defaults to 3600 if retention is enabled without an explicit TTL.
Required range:
x >= 1Output manifest produced by the agent runtime (typically containing an outputs array). Deliberately open: the manifest shape is owned by the agent, not the control plane.