Updates an existing schedule event on a live channel.

Behavior: Applies the changes from the edit model to the schedule event. The channel ID in the request body must match the channel ID in the route.

Authorization: Requires a valid Bearer token.

Side Effects: Updates the schedule event and may affect the channel's playback schedule.

Error Scenarios: Returns 400 if the channel ID in the body does not match the route. Returns 404 if the schedule event model is null or the update fails.

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

The unique identifier of the live channel.

Body Params

The edit model containing the updated schedule event configuration.

uuid
uuid
thumbnail
object | null
string | null
date-time | null
string | null
boolean
asset
object | null
liveInput
object | null
liveInput2
object | null
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json