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"
}

Changes

No recorded changes to this endpoint across all 31 revisions of this API.