Skip to main content

Play a chart

Builds the running order from a published chart and starts handing it to the player. The same replacement a playlist makes, from a document somebody else ranked

POST /playout/chart

note

SDK method: playAChart Security: authenticated (policy: platform.manage)

Request body (application/json)

Accepts a PlayoutChartInput object.

Response

200 OK — Returns a PlayoutStatus object.