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

# Delete catalog collections

`DELETE /v2/catalog/collections/{collection_id}`

This endpoint deletes a catalog collection. It does not remove the assets from the user's account's catalog.

## Path parameters

- `collection_id` string, required

## Response `204`

OK

## Other responses

- `404` — Collection not found

---

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