---
title: "Delete memory via n8n"
method: DELETE
path: "/api/v1/n8n/memories/{memory_id}"
tags: ["n8n"]
---

# Delete memory via n8n

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

Delete a specific memory via n8n integration

## Path parameters

- `memory_id` string, required

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## 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)
