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

# Delete memory

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

Delete a memory

## Path parameters

- `memory_id` string, required

## Headers

- `authorization` string

## Response `204`

Successful Response

## Other responses

- `401` — Invalid API key
- `403` — Insufficient permissions
- `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)
