v1
latestOpenAPI 3.1.02026-07-26751285.0 KBagents
Stop an agent
Stops a running agent
post/api/agents/{agentId}/stop
Path parameters
agentIdstring uuid required
ID of the agent to stop
Response
Agent stopped successfully
Example response
{
"success": true
}