Skip to main content
PATCH
Configure an Agent Voice

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Workflow identifier.

Body

application/json
voice
object
required

Non-empty tuning keys merged into ai_config.voice.

voice_id
string
Minimum string length: 1
gender
enum<string>
Available options:
male,
m,
man,
masculine,
masculino,
hombre,
varon,
female,
f,
woman,
feminine,
femenino,
femenina,
mujer,
neutral,
neutro,
neutra,
none
voice_name
string
Minimum string length: 1

Response

Successful response.

success
enum<boolean>
required
Available options:
true
workflow_id
string<uuid>
required
voice_id
string | null
required
voice
object | null
required
resolved_voice
object | null
required
Last modified on September 8, 2026