PATCH
/
stream
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

ID of the stream

Body

application/json
creatorId
record
boolean

Should this stream be recorded? Uses default settings. For more customization, create and configure an object store.

suspended
boolean

If currently suspended

multistream
object
playbackPolicy
object | null

Whether the playback policy for an asset or stream is public or signed

profiles
object[] | null

Profiles to transcode the stream into. If not specified, a default set of profiles will be used with 240p, 360p, 480p and 720p resolutions. Keep in mind that the source rendition is always kept.

recordingSpec
object

Configuration for recording the stream. This can only be set if record is true.

userTags
object

User input tags associated with the stream