v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
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

idstring required

The consent recording identifier.

object'audio.voice_consent' required
deletedboolean required

Example response

{
  "id": "cons_1234"
}