Agents
Stop a run
Stops a specific running agent instance.
POST
Stop a running agent
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Path Parameters
The ID of the agent that contains the run
The ID of the run to stop
Response
The agent was successfully stopped