Audio
Delete voice consent
Deletes a voice consent recording.
delete/audio/voice_consents/{consent_id}
Path parameters
consent_idstring required
The ID of the consent recording to delete.
Response
OK
Example response
{
"id": "cons_1234"
}Deletes a voice consent recording.
The ID of the consent recording to delete.
OK
{
"id": "cons_1234"
}