DELETE
/
api
/
agents
/
{agent_id}
curl --request DELETE \
  --url https://api.ultravox.ai/api/agents/{agent_id} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

agent_id
string
required

Response

204

No response body