Update session memory

Edit or hide a developer-authored relationship memory.

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Path parameters

session_idstringRequired
memory_idstringRequired

Request

This endpoint expects an object.
textstring or nullOptional1-2000 characters
Replacement display text.
titlestring or nullOptional<=120 characters
Replacement short display title.
typeenum or nullOptional

Replacement public-safe memory category.

statusenum or nullOptional
Use hidden to remove the memory from public projections without deleting it.

Response

Successful Response

Errors

422
Unprocessable Entity Error