---
title: "Delete memory for MCP integration"
method: DELETE
path: "/api/v1/mcp/memories/{memory_id}"
tags: ["mcp-integration"]
---

# Delete memory for MCP integration

`DELETE /api/v1/mcp/memories/{memory_id}`

Delete a memory in the binding's canonical socket space.

## Path parameters

- `memory_id` string, required — The ID of the memory to delete

## Headers

- `authorization` string

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/memara/apis/memara-api.md) · [All operations](https://skmtc.dev/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memara/memara-api/revisions/4dc7c4418845/schema)
