Adds an input schedule event to a live channel

Creates a new live input schedule event in the specified live channel's schedule. The event references a live input source and optionally a backup input for failover. A fixed on-air time in UTC can be specified, and the event can be placed after a specific existing event using the previous ID parameter.

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

The unique identifier of the live channel

input
object
required

The primary live input object to schedule

backupInput
object
required

An optional backup live input for failover

string
required

The fixed on-air time in UTC (ISO 8601 format)

string
required

The ID of the schedule event after which this event should be placed

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The specified channel was not found

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