Update a memory
Memories
Update a memory
Update a memory’s content, category, or project. If only metadata changes, a simple update is performed. If content changes, the system re-runs the classification flow against similar memories and may supersede or relate to them.
PATCH
Update a memory
Authorizations
API key created from the MemContext dashboard. Keys are prefixed with mc_.
Path Parameters
Memory UUID.
Query Parameters
Hard isolation boundary. When provided, the memory must belong to this scope.
Maximum string length:
200Body
application/json
New content. If changed, triggers re-classification against similar memories.
Maximum string length:
10000preference- User likes or dislikes (e.g. "prefers dark mode").fact- Objective information (e.g. "uses macOS").decision- Choices made (e.g. "chose the new billing provider").context- Background information (e.g. "working on e-commerce app").
Available options:
preference, fact, decision, context Maximum string length:
100Response
Update result.
