Dacast Playlists API
Create playlists (POST /v2/playlist), retrieve a playlist (GET /v2/playlist/{playlistId}), and set playlist contents by mixing VOD and live channel items. Playlist updates are a replace-in-place operation - the full content array is submitted on each change. Create and get are confirmed; the set-content and delete paths are modeled from the developer docs.