mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
7 lines
234 B
Plaintext
7 lines
234 B
Plaintext
---
|
|
title: 'Delete Memory'
|
|
seo:
|
|
title: "Delete Memory API Endpoint - Mem0"
|
|
description: "Delete a single memory by its unique memory ID from the Mem0 platform using the DELETE endpoint."
|
|
openapi: delete /v1/memories/{memory_id}/
|
|
--- |