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