Live Streams
Update a live stream
Updates the parameters of a previously-created live stream. This currently supports a subset of variables. Supply the live stream ID and the updated parameters and Mux will return the corresponding live stream information. The information returned will be the same after update as for subsequent get live stream requests.
patch/video/v1/live-streams/{LIVE_STREAM_ID}
Path parameters
LIVE_STREAM_IDstring required
The live stream ID
Request body
Response
OK