Enable a live stream
PUT {{baseUrl}}/video/v1/live-streams/:LIVE_STREAM_ID/enable
Enables a live stream, allowing it to accept an incoming RTMP stream.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{}}