--- title: 'Delete Memory' description: "Delete a single memory by its unique memory ID from the Mem0 platform using the DELETE endpoint." openapi: delete /v1/memories/{memory_id}/ ---