Livestream
Update a livestream
PATCH
/
stream
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of the stream
Body
application/json
creatorId
record
any
suspended
any
multistream
any
playbackPolicy
object | null
Whether the playback policy for an asset or stream is public or signed
profiles
any
recordingSpec
any
userTags
any
name
any
Was this page helpful?