Archive a memory

Archives a memory (hides but preserves). Archived memories can be restored later.

Users can only archive memories that are about them (subject_id = user).

Authentication

AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

idstringRequired
Memory ID

Response

Archived Memory
dataobject or null
A memory entry visible to the user

Errors