v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB
Audio

Deletes a voice consent recording.

Delete a consent recording that was uploaded for creating custom voices.

See the custom voices guide. Custom voices are limited to eligible customers.

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