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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"live_stream":{"connection_code":"0cd2e8"}}