Forget (soft delete) a memory entry. The memory is marked as forgotten but not permanently deleted.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Container tag / space identifier. Required to scope the operation.
"user_123"
ID of the memory entry to operate on
"mem_abc123"
Exact content match of the memory entry to operate on. Use this when you don't have the ID.
"John prefers dark mode"
Optional reason for forgetting this memory
"outdated information"