Forget (soft delete) a memory entry. The memory is marked as forgotten but not permanently deleted.
Documentation Index
Fetch the complete documentation index at: https://supermemory-docs-smfs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Container tag / space identifier. Required to scope the operation.
100^[a-zA-Z0-9_:-]+$"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"