Delete a memory
Skills · Memories
Delete a memory
Removes one memory from mem0. Idempotent — deleting an already-deleted memory is a 204 no-op. Requires manage permission on the skill.
DELETE
Delete a memory
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Numeric skill id.
Example:
42
Opaque memory id as returned by the list / search endpoints.
Example:
"mem_01HRQX...ABC"