Forcefully kills a specific running agent instance.
The kill operation behaves differently based on the current state:
Stop)Use this endpoint when a normal stop is not responding or when you need to force-terminate a stuck agent.
Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The ID of the agent that contains the run
The ID of the run to kill
The kill command was successfully sent