---
title: "Delete a batch of images"
method: DELETE
path: "/v1/image/batch"
tags: ["Images"]
---

# Delete a batch of images

`DELETE /v1/image/batch`

## Request body

- BatchDeleteRequest
  - `ids` string[], required — Up to 25 ids of images to delete.

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.dev/htmlcsstoimage/apis/html-css-to-image-api.md) · [All operations](https://skmtc.dev/htmlcsstoimage/apis/html-css-to-image-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/htmlcsstoimage/html-css-to-image-api/revisions/07d679e7b124/schema)
