cURL
curl --request DELETE \ --url https://my.cald.ai/client/api/v1/agents/{agentId} \ --header 'Authorization: <api-key>'
{ "status": "<string>" }
Delete a specific agent
Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0
caldLiveDe39a3accb206dd615f30d118e519df0
The agent ID of the agent
Success response with agent details
Whether the agent was successfully deleted, can be either success or failed
success
failed