curl --request DELETE \ --url 'https://api.unify.ai/v0/assistant/voice/<voice_id>' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "info": "Voice deleted successfully" }
Bearer <token>
<token>