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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{}}