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
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Path parameters
id
Memory ID
Response
Superseded Memory
data
A memory entry visible to the user