---
title: "Delete a batch of files or directories"
method: POST
path: "/v2/files/batch/delete"
tags: ["v2"]
---

# Delete a batch of files or directories

`POST /v2/files/batch/delete`

Use this method to delete the list of filenames

## Request body

- Model64
  - `filenames` string[], required

## Response `200`

Successful

---

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