---
title: "Changes to Delete a batch"
method: DELETE
path: "/analyze/batches/{batch_id}"
---

# Changes to Delete a batch

`DELETE /analyze/batches/{batch_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-08-22** `fd9d80e384a8` — 1 breaking
- **2026-07-26** `c0926990c662` — 1 breaking, 1 info

## Changes

- **2026-08-22** `fd9d80e384a8` — 1 breaking
  - added the pattern `^[0-9a-fA-F]{24}$` to the `path` request parameter `batch_id`
- **2026-07-26** `c0926990c662` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/twelvelabs/apis/twelvelabs-api/docs/analyze/batches/:batch_id/delete.md) · [API](https://skmtc.dev/twelvelabs/apis/twelvelabs-api.md) · [Page](https://skmtc.dev/twelvelabs/apis/twelvelabs-api/changes/analyze/batches/:batch_id/delete)
