---
title: "Enable a live stream"
method: PUT
path: "/video/v1/live-streams/{LIVE_STREAM_ID}/enable"
tags: ["Live Streams"]
---

# Enable a live stream

`PUT /video/v1/live-streams/{LIVE_STREAM_ID}/enable`

Enables a live stream, allowing it to accept an incoming RTMP stream.

## Path parameters

- `LIVE_STREAM_ID` string, required

## Response `200`

OK

## Changes

- **2025-08-05** `ba7ebfd893a1` — 1 info
  - the endpoint scheme security `authorizationToken` was added to the API
- **2025-07-02** `d4d7fca3b738` — 1 info
  - the endpoint scheme security `accessToken` was added to the API

[Change history](https://skmtc.dev/muxinc/apis/mux-api/changes/video/v1/live-streams/:LIVE_STREAM_ID/enable/put.md)

---

[API](https://skmtc.dev/muxinc/apis/mux-api.md) · [All operations](https://skmtc.dev/muxinc/apis/mux-api/llms.txt) · [OpenAPI document](https://skmtc.dev/muxinc/apis/mux-api/revisions/34a65dce0f31?raw)
