v1
latestOpenAPI 3.1.02026-07-26751285.0 KBagents
Delete an agent
Permanently deletes an agent
delete/api/agents/{agentId}
Path parameters
agentIdstring uuid required
ID of the agent to delete
Response
Agent deleted successfully
Example response
{
"success": true
}