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

# Delete a Collection

`DELETE /v3/collections`

## Query parameters

- `collectionName` string, required

## Response `200`

The request has succeeded.

## 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)
