Cancel a run
Runs
Cancel a run
Cancels a non-terminal run. Requires runs:write.
Use this to stop active runtime execution behind a response or manual run. Terminal runs return a conflict-style error.
POST
Cancel a run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Run after cancellation
Allowed value:
"run"Available options:
pending, running, completed, failed, cancelled