---
title: "Delete a collection"
method: DELETE
path: "/collections/{collection_id}"
tags: ["collections"]
---

# Delete a collection

`DELETE /collections/{collection_id}`

Removes the matching collection.

## Response `200`

Successful response (always an empty object)

- object

## Other responses

- `default` — Generic error payload

---

[API](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/brandfolder-openapi-reference/revisions/fd95b0a2d2f8/schema)
