{ "detail": "Bad request", "error_code": "BAD_REQUEST" }
Cancel a currently executing agent run. This will attempt to stop the agent’s execution gracefully.
Note: Cancellation may not be immediate for all operations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Was this page helpful?