---
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.

---

[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/a6e4624117c6/schema)
