humanApiMemories

Archive a memory

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

Users can archive memories about them (subject_id = user) and the private memories of the agents they own. Anything else is 403.

post/api/v1/me/memories/{id}/archive

Path parameters

idstring required

Memory ID

Headers

X-API-Keystring required

Enter your API key for programmatic access

Response

Archived Memory

MemoriesArchiveUserMemoryResponse200 required— unresolved $ref

Changes

No recorded changes to this endpoint across all 5 revisions of this API.