Moves a schedule event to a new position within the channel's schedule.

Behavior: Repositions the specified schedule event within the channel's schedule order. The event is moved to immediately after the event specified by the previous schedule event ID in the move model. Returns the updated list of schedule events reflecting the new order.

Authorization: Requires a valid Bearer token.

Side Effects: Reorders the channel's schedule events.

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.

uuid
required

The unique identifier of the schedule event to move.

Body Params

The move model specifying the target position.

uuid | 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