Authorization: Bearer ********************
curl --location --request DELETE 'https://v1.vocu.ai/api/tts/voice/' \ --header 'Authorization: Bearer <token>'
{ "status": 200, "message": "OK" }