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

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

voice_id
string
required

Response

204

No response body