Play a playlist
Loads a plugin playlist into the running order and starts handing it to the player. Replaces whatever was queued; what is on air finishes rather than being cut off
POST /playout/playlist
note
SDK method: playAPlaylist
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a PlayoutPlaylistInput object.
Response
200 OK — Returns a PlayoutStatus object.