Scopes · Memories
Update a memory
Updates one memory. Supply at least one of memory or metadata. Use updateMask to limit which fields change.
Requires: scopes:write
PATCH
Authorizations
A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.
Path Parameters
Numeric scope id.
Example:
42
Opaque memory id as returned by the list / search endpoints.
Example:
"mem_01HRQX...ABC"
Query Parameters
Comma-separated list of fields to update. Omit to update all provided fields.
Example:
"memory,metadata"
Body
application/json