v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Audio

Create voice consent

Upload a voice consent recording.

post/audio/voice_consents

Response

OK

object'audio.voice_consent' required

The object type, which is always audio.voice_consent.

idstring required

The consent recording identifier.

namestring required

The label provided when the consent recording was uploaded.

languagestring required

The BCP 47 language tag for the consent phrase (for example, en-US).

created_atinteger required

The Unix timestamp (in seconds) for when the consent recording was created.

Example response

{
  "id": "cons_1234"
}