Skip to main content
PUT
update video streaming

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

streamId
string
required

Stream id to update

Maximum string length: 50

Body

application/json

Information of video streaming to be updated

title
string
required
Maximum string length: 1000
description
string
Maximum string length: 5000
thumbnailFileId
string
Maximum string length: 50
metadata
object
resolution
enum<string>
default:SD
Available options:
SD,
HD,
FHD
channelEnabled
boolean

Indicates whether the channel (live chat and live reaction) is enabled for video streaming.

Response

video streaming information

videoStreamings
object[]
videoStreamingChildren
object[]
videoStreamModerations
object[]
users
object[]
files
object[]