put https://{hostname}/config-media-live/v2/msl-origin/streams/
Modifies an existing stream. The request body object must be identical in structure to the Get Stream Details response object. You can edit the name
, ingestAccelerated
, password
, dvrWindow
, allowedIps
, and additionalEmailIds
members. If you try to edit any other member, the API returns a 400
error. If you want to update the HTTP digest authentication username
, password
, or expiryDate
for a live stream, refer to these examples Rotate HTTP digest authentication settings.