Cancel Agent Run

Cancel runs associated with an agent. If run_ids are passed in, cancel those in particular.

Note to cancel active runs associated with an agent, redis is required.

Path parameters

agent_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Request

This endpoint expects an object.
run_idslist of strings or nullOptional
Optional list of run IDs to cancel

Response

Successful Response

Errors