Updates an existing persona by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the persona to update
Input for updating an existing persona
The name the agent will identify as during conversations
Human-readable description of the persona
Primary language ISO 639-1 code for the persona
EN, ES, DE, HI, FR, NL, AR, EL, IT, ID, TH, JA, TL, MS, ZH, TR, PT Secondary language ISO 639-1 code for code-switching (e.g., Hinglish, Spanglish)
EN Accent of the persona, defined using ISO 3166-1 alpha-2 country codes with optional variants
US, US_X_SOUTH, GB, ES, DE, IN, FR, NL, SA, GR, AU, IT, ID, TH, JP, NZ, PH, SG, MY, HK, TR, PT Gender of the persona
MALE, FEMALE Background noise setting
NONE, AIRPORT, CHILDREN_PLAYING, CITY, COFFEE_SHOP, DRIVING, OFFICE, THUNDERSTORM Speech pace of the persona
SUPER_SLOW, SLOW, NORMAL, FAST, SUPER_FAST Speech clarity of the persona
CLEAR, VAGUE, RAMBLING Whether the persona uses filler words like "um" and "uh"
Base emotional state of the persona
NEUTRAL, CHEERFUL, CONFUSED, FRUSTRATED, SKEPTICAL, RUSHED, DISTRACTED How clearly the persona expresses their intentions
CLEAR, INDIRECT, VAGUE How the persona confirms information
EXPLICIT, VAGUE How reliable the persona's memory is
HIGH, LOW Controls how quickly the persona responds to pauses in conversation (QUICK, NORMAL, RELAXED)
RELAXED, NORMAL, QUICK Background story and behavioral patterns for the persona
"A busy professional calling during lunch break"
Messages the persona will say when the agent goes silent during a call
Seconds of silence before the persona sends an idle message
5 <= x <= 60Maximum number of idle messages the persona will send before giving up
1 <= x <= 10Whether the idle message counter resets when the agent speaks
Additional custom properties about the persona
{
"age": 35,
"zipCode": "94105",
"occupation": "Software Engineer"
}The updated persona