Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Input for creating a new persona
The name the agent will identify as during conversations
Primary language ISO 639-1 code for the persona
EN, ES, DE, HI, FR, NL, AR, EL 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 Gender of the persona
MALE, FEMALE, NEUTRAL Secondary language ISO 639-1 code for code-switching (e.g., Hinglish, Spanglish)
EN Background noise setting
NONE, AIRPORT, CHILDREN_PLAYING, CITY, COFFEE_SHOP, DRIVING, OFFICE, THUNDERSTORM Speech pace of the persona
SLOW, NORMAL, 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 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 Background story and behavioral patterns for the persona
"A busy professional calling during lunch break"
Additional custom properties about the persona
{
"age": 35,
"zipCode": "94105",
"occupation": "Software Engineer"
}Response
The created persona