Authorization: Bearer ********************
curl --location --request DELETE '/audio/voice_consents/' \ --header 'Authorization: Bearer <token>'
{ "id": "cons_1234", "object": "audio.voice_consent", "deleted": true }