---
title: "Delete a live channel"
method: DELETE
path: "/v2/sites/{site_id}/channels/{channel_id}/"
tags: ["live channels"]
---

# Delete a live channel

`DELETE /v2/sites/{site_id}/channels/{channel_id}/`

Delete a live channel

## Path parameters

- `site_id` string, required — Unique identifier for a resource
- `channel_id` string, required — Unique identifier for a resource

## Response `204`

Resource successfully deleted

## Other responses

- `404` — Not Found The requested asset could not be found.
- `409` — Request conflicts with state of target resource

---

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