Audio
Updates a voice consent recording (metadata only).
Update consent recording metadata used for creating custom voices. This endpoint updates metadata only and does not replace the underlying audio.
See the custom voices guide. Custom voices are limited to eligible customers.
post/audio/voice_consents/{consent_id}
Path parameters
consent_idstring required
The ID of the consent recording to update.
Request body
Response
OK
Example response
{
"id": "cons_1234"
}