Update a persona by id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Persona id
Name of the persona
"Cara"
Description of the persona, for example "A helpful assistant". Does not affect the persona's behavior.
The avatar to use.
"30fa96d0-26c4-4e55-94a0-517025942e18"
Avatar model version. Models with the '-latest' suffix are invite only.
cara-2, cara-3, cara-4-latest "cara-3"
The voice to use.
"6bfbe25a-979d-40f3-a92b-5394170af54b"
The LLM to use. To disable the LLM, use 'CUSTOMER_CLIENT_V1'.
"7736a22f-2d79-4720-952c-25fdca55ad40"
System prompt for the LLM
"You are a helpful assistant"
Whether to skip the greeting message when starting a session with this persona.
false
When true, session data is not stored after the conversation ends
false
Options for voice activity detection during user speech input.
ISO 639-1 formatted language code override for transcription, replaces organisation level settings and multilingual (default) mode.
"en"
Configuration options for voice generation.
Array of tool IDs to attach to the persona. Replaces any existing tool associations.
["tool-id-1", "tool-id-2"]Successfully updated persona