Agent
Abort all running instances of the agent.
post/agent/{id}/abort
Path parameters
idinteger required
ID of the agent to stop.
Query parameters
softAbortboolean
If true, tries to soft abort the agent.
Response
Success
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.