---
title: "Delete an existing channel"
method: DELETE
path: "/channels/{channel_id}"
tags: ["Channel Operations"]
---

# Delete an existing channel

`DELETE /channels/{channel_id}`

Delete an existing channel developer branch

## Path parameters

- `channel_id` string, required

## Response `200`

OK. The channel was deleted.

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/bloomreach/apis/documents-delivery-api-2-0.md) · [All operations](https://skmtc.net/bloomreach/apis/documents-delivery-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bloomreach/documents-delivery-api-2-0/revisions/87bfc06578c2/schema)
