Delete Agent
AI Agents
Delete Agent
Delete an SMS or Voice agent
DELETE
Delete Agent
Description
Deletes an agent from your organization. This endpoint works for both SMS and Voice agents.Authentication
Your Teli API key
Path Parameters
The agent’s unique identifier (agent_id)Example:
"1767376530308x263645226803702167"Response Fields
Whether the deletion was successful
Confirmation message
The deleted agent’s ID
Always returns “Teli”
Example Request
cURL
JavaScript
Python
Example Response
200
404
500
Notes
- Deleted agents will no longer appear in the list agents response
- For voice agents, the agent is also removed from the Teli Voice platform
- This action cannot be undone
- Any campaigns using this agent will need to be updated with a new agent

