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

Also deletes all associated messages, recordings, and stages.

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

call_id
string
required

Response

204

No response body