Create Voice Config
Add a voice configuration to an agent.
Authorizations
Workspace API key (e.g. kej_live_...)
Path Parameters
Body
Voice configuration for an agent.
BCP-47 locale, e.g. 'en-US', 'ar-AE'
Agent display name for this locale
System prompt / instructions for the agent
Who speaks first
agent, user Agent's opening message
Prevent user from interrupting the first message
Delay before first message in ms
x >= 0Voice ID (from GET /voices)
Voice AI model override
KJUE-v0, KJUE-v0-mini, KJUE-v0-large, KJUE-v1.0 Model temperature
0 <= x <= 2Record the call
Messages the agent sends after periods of user silence
Silence timeout in seconds
5 <= x <= 120Max call duration in seconds
30 <= x <= 7200Set as the default voice config for this agent
Response
Successful Response
Voice configuration in API responses (public-safe).

