This endpoint requires admin privileges.
string
required
Bearer token obtained from the authenticate endpoint. The authenticated user must be an admin.
string
required
UUID of the memory to update.
string
required
ID of the member who owns this memory.
string
required
The new memory content.
Response
Returns the updated memory object.string
Unique memory ID (UUID).
string
Organization this memory belongs to.
string
Member this memory belongs to.
string
The updated memory content.
integer
Zero-based position in the member’s ordered memory list. Updating content does not change it.
string
Memory tier:
identity, preference, terminology, or focus. This endpoint does not change it.string
ISO 8601 timestamp when the memory was created.
string
ISO 8601 timestamp when the memory was last updated.