TypeScript client
Personas
Create persona life event
Create a life event for persona grounding and future content prompts.
POST
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Persona id (UUID), returned by list or create persona.
Body
application/json
a string at most 512 character(s) long
Required string length:
1 - 512a string at most 512 character(s) long
Required string length:
1 - 512a string at most 10000 character(s) long
Required string length:
1 - 10000a string to be decoded into a DateTime.Utc
a string to be decoded into a DateTime.Utc
a string at most 512 character(s) long
Required string length:
1 - 512Response
Success
a Universally Unique Identifier
Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$a Universally Unique Identifier
Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$