---
title: "Delete an item from a Collection"
method: DELETE
path: "/v3/collections/items"
tags: ["Collections"]
---

# Delete an item from a Collection

`DELETE /v3/collections/items`

## Query parameters

- `collectionName` string, required
- `collectionItemID` string, required

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Other responses

- `404` — The server cannot find the requested resource.

## Changes

- **2026-04-23** `2f50678734db` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bem-team/apis/bem-api/changes/v3/collections/items/delete.md)

---

[API](https://skmtc.dev/bem-team/apis/bem-api.md) · [All operations](https://skmtc.dev/bem-team/apis/bem-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bem-team/bem-api/revisions/643398900e5d/schema)
