This endpoint requires admin privileges. Members can create their own memories via the self-service API.
string
required
Bearer token obtained from the authenticate endpoint. The authenticated user must be an admin.
string
required
ID of the member to create the memory for.
string
required
The memory content to store.
Response
Returns the created memory object.string
Unique memory ID (UUID).
string
Organization this memory belongs to.
string
Member this memory belongs to.
string
The memory content.
integer
Zero-based position in the member’s ordered memory list. New memories are appended.
string
Memory tier:
identity, preference, terminology, or focus. This endpoint creates memories in the preference tier.string
ISO 8601 timestamp when the memory was created.
string
ISO 8601 timestamp when the memory was last updated.