V2 > Playlist

Duplicates a playlist.

post/1/vod/channel/{channel}/playlist/{playlist}/copy

Path parameters

channelinteger required

The Channel unique identifier

playlistinteger required

The Playlist unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.