cURL
curl --request DELETE \ --url https://api.callaidan.com/agent/{agent_id}/ \ --header 'Authorization: <api-key>'
Delete an agent and unassign any associated phone numbers
Company API Key
The ID of the agent to delete
Agent deleted successfully