---
title: "Delete Files Batch"
method: DELETE
path: "/api/v2/files/batch/"
tags: ["Files"]
---

# Delete Files Batch

`DELETE /api/v2/files/batch/`

Delete multiple files by their IDs.

## Request body

- string[]

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.net/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langflow-ai/langflow/revisions/22962dc5e81b/schema)
