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
Example response
{
"id": "cons_1234"
}Changes
Changed in 1 of the 82 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○