---
title: "Enable the channel"
method: PUT
path: "/v2/sites/{site_id}/channels/{channel_id}/enable/"
tags: ["live channels"]
---

# Enable the channel

`PUT /v2/sites/{site_id}/channels/{channel_id}/enable/`

Enables the channels and makes it available for ingest and playback.

## Path parameters

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

## Response `204`

The channel has been successfully enabled.

## Other responses

- `404` — Not Found The requested asset could not be found.

---

[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)
