mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
---
|
|
title: 'Delete Project'
|
|
description: "Permanently delete a project and its associated data from the Mem0 platform by project ID."
|
|
openapi: delete /api/v1/orgs/organizations/{org_id}/projects/{project_id}/
|
|
--- |