Deletes the specified voice
curl --request DELETE \
--url https://api.ultravox.ai/api/voices/{voice_id} \
--header 'X-API-Key: <api-key>'
API key
No response body
curl --request DELETE \
--url https://api.ultravox.ai/api/voices/{voice_id} \
--header 'X-API-Key: <api-key>'