---
title: "Delete collection"
method: DELETE
path: "/business/collections/{CollectionID}"
tags: ["Business"]
---

# Delete collection

`DELETE /business/collections/{CollectionID}`

Method to delete business collection

## Path parameters

- `CollectionID` string, required — CollectionID

## Response `200`

OK

- ResponseSuccess
  - `success` boolean

## Other responses

- `400` — Wrong request parameters
- `401` — Need channel authorization to delete collection
- `429` — Too many requests
- `500` — Internal Error

---

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