Supersede a memory

Marks a memory as superseded (soft delete). Use when info is outdated/incorrect. The memory remains for audit trail but wonโ€™t appear in normal queries.

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

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

Superseded Memory
dataobject
A memory entry visible to the user

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error