Agents
Delete Agent
Deletes an existing agent
DELETE
Path Parameters
The unique identifier of the agent to delete (UUID format)
What Gets Deleted
When you delete an agent, the following are removed:- Agent configuration (name, prompts, voice settings, etc.)
- Extension configurations (webhook tools, MCP servers)
- Integration configurations (calendar, modmed connections)
- SIP registration data (if configured)
Call logs are NOT deleted. Historical call transcripts and recordings remain accessible for reporting and compliance purposes.
Alternative: Deactivate Instead
If you want to temporarily disable an agent without deleting it, use the Update Agent endpoint to setstatus to inactive:
