Create a schedule item for a live channel source

Adds a new schedule item that references a live channel as its source (sourceType 4, scheduleItemType 1) to the specified schedule.

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

The unique identifier of the schedule

integer
required

Array of day numbers the item is scheduled for

string
required

The duration of the schedule item (timecode format)

string
required

The end time for the schedule item (timecode format)

liveChannel
object
required

The live channel object to use as the source

previousItem
object
required

The previous schedule item (for ordering)

string
required

The start time for the schedule item (timecode format)

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!