---
title: "DELETE /v1/batch/"
method: DELETE
path: "/v1/batch/"
tags: ["memories"]
---

# DELETE /v1/batch/

`DELETE /v1/batch/`

Batch delete multiple memories (up to 1000) in a single API call.

## Request body

- object
  - `memory_ids` string[], required — Array of memory IDs to delete

## Response `200`

Successfully deleted memories

- object
  - `message` string

## Other responses

- `400` — Bad Request

---

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