cURL
curl --request DELETE \ --url https://api.agents.slng.ai/v1/agents/{agent_id} \ --header 'Authorization: Bearer <token>'
{ "detail": "Authentication is required for this endpoint." }
Soft-delete a voice agent.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Voice agent ID.
"550e8400-e29b-41d4-a716-446655440000"
Deleted.
Was this page helpful?
Contact support