Skip to main content
DELETE
Delete Agent
Delete an agent. Agents with assigned phone numbers must be unassigned first.

Headers

string
required
Your API key for authentication.
string
required
The organization ID.

Path Parameters

string
required
The unique identifier of the agent to delete.

Permissions

  • agents:delete (admin, agent_manager)

Response

boolean
Indicates if the deletion was successful.
string
Human-readable success message.