TypeScript client
Personas
Delete persona life event
Permanently delete one persona life event when its narrative is no longer suitable for future persona prompts.
DELETE
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.
Persona life-event id returned by create or list.
Response
Success