Updates an asset schedule event in a live channel

Modifies an existing video asset schedule event in the specified live channel's schedule. The function first fetches the current event details, then applies only the changed fields while preserving existing values for unchanged parameters.

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 event to update

string
required

The unique identifier of the live channel

asset
object
required

The updated asset object (retains existing value if unchanged)

boolean
required

Whether the asset should loop continuously (retains existing value if unchanged)

string
required

The updated duration timecode (retains existing value if unchanged)

string
required
Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The specified channel or schedule event was not found

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