Regenerate the connection code for a live stream
PUT {{baseUrl}}/live_streams/:id/regenerate_connection_code
This operation regenerates the connection code of a live stream.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"live_stream":{"connection_code":"0cd2e8"}}