Replica Personas
Update Persona Context
This replaces the existing persona context with the provided context.
PATCH
/
v2
/
personas
/
{persona_id}
/
context
Authorizations
x-api-key
string
headerrequiredPath Parameters
persona_id
string
requiredBody
application/json
context
string
The context that will be used by the llm. This will replace the existing context.