Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
The response is of type any.
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.
Successful Response
The response is of type any.