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.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the β€˜Bearer ’ prefix)

Path parameters

idstringRequired
Memory ID

Response

Archived Memory
dataobjectOptional
A memory entry visible to the user

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error