Agentes
Delete Agent
Permanently delete an AI phone agent
DELETE
Permanently deletes an agent from your organization. This action cannot be undone. Any ongoing calls using this agent will not be affected, but no new calls can be made with the deleted agent.
Headers
Your API key for authentication. Found in your dashboard under API settings.
Path Parameters
The UUID of the agent to delete.
Response
Returnstrue on successful deletion.
Error Codes
401 Unauthorized— Invalid or missing API key404 Not Found— Agent not found500 Internal Server Error— Server-side error
