mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
---
|
|
title: "Delete Memory API Endpoint"
|
|
sidebarTitle: "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}/
|
|
--- |