AI Agent
Delete an agent
Only assignments the agent still answers on block the delete. Assignments that are paused — AI IVR switched off, or the agent's leg closed inside the routing — are detached first, the same way unassigning one at a time would, so nothing keeps pointing at an agent that no longer exists.
delete/companies/{company}/agents/{agent}
Path parameters
companyinteger required
agentinteger required
Agent ID
Response
Agent deleted successfully
Example response
{
"message": "Agent deleted successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.