AI
conversation AI, voice AI, agent studio, knowledge base & phone system APIs
Delete a voice AI agent and all its configurations
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/voice-ai/agents/{agentId} \ --header 'Authorization: Bearer <token>' \ --header 'Version: <version>'
{ "statusCode": 400, "message": "Bad Request" }
Access Token or Private Integration Token
API Version
2021-04-15
Unique agent identifier
"507f1f77bcf86cd799439011"
Location ID
"LOC123456789ABCDEF"
Agent deleted successfully
Was this page helpful?