---
title: "Delete collection"
method: DELETE
path: "/api/collections/{slug}"
tags: ["Collections"]
---

# Delete collection

`DELETE /api/collections/{slug}`

Delete a collection by slug.

## Path parameters

- `slug` string, required

## Headers

- `X-Reqres-Env` string

## Response `204`

No content

## Other responses

- `404` — Error response

---

[API](https://skmtc.net/reqres/apis/reqres-api.md) · [All operations](https://skmtc.net/reqres/apis/reqres-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reqres/reqres-api/versions/e5ced6578853/schema)
