Skip to main content
POST
Cancel an Agent run

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

agentRunId
string
required

Body

application/json
reason
string

Optional cancellation reason for audit traces.

Example:

"Operator stopped the run after the incident was resolved."

Response

201 - undefined
Last modified on September 5, 2026