V2 > Playlist
Removes one or many given medias/folders from a playlist.
delete/1/vod/channel/{channel}/playlist/{playlist}/detach
Path parameters
channelinteger required
The Channel unique identifier
playlistinteger required
The Playlist unique identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.