---
title: "DELETE /channels/{channelID}"
method: DELETE
path: "/channels/{channelID}"
tags: ["channels"]
---

# DELETE /channels/{channelID}

`DELETE /channels/{channelID}`

Delete a channel.

## Path parameters

- `channelID` string, uuid, required

## Response `200`

Successful response

## Other responses

- `400` — Invalid request body
- `401` — API Key is missing or invalid

---

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