Add a live schedule configuration to an event

Creates a live schedule associated with the specified event, configuring the live channel, inputs, output profiles, and video overlays (slate, preroll, postroll).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The content ID of the event to add the live schedule to

slateVideo
object
required

The slate video asset to display during breaks

prerollVideo
object
required

The preroll video asset to play before the event

postrollVideo
object
required

The postroll video asset to play after the event

boolean
required

Whether the output stream is secure

string
required
primaryLiveInput
object
required

The primary live input configuration

backupLiveInput
object
required

The backup live input configuration

string
required

The primary livestream input URL

string
required

The backup livestream input URL

externalOutputProfiles
array of objects
required

External output profiles

externalOutputProfiles*
status
object
required

The initial status for the live schedule

string
required

The initial status message

liveChannel
object
required

The live channel to associate with

overrideSettings
object
required

Override settings for the schedule

outputProfileGroup
object
required

The output profile group to use

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!