Create a schedule item for a playlist schedule source

Adds a new schedule item that references a playlist schedule as its source (sourceType 1, scheduleItemType 2) 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)

playlistSchedule
object
required

The playlist schedule 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!