Set Playlist Content

Set which videos a playlist contains and their order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Playlist ID

Body Params
string
Defaults to "[]"

An array of content objects to add to the playlist, in string format. For example: "[{\"id\":\"16a2283b-4503-2f92-bc5b-dc521c00b511\",\"type\":\"vod\",\"position\":0}]"

string
Defaults to "[]"

An array of content position objects indicating playlist content position changes, in string format. For example: "[{\"id\":\"1374e2aa-5e94-132f-2bd2-a47b0a9a44e7\",\"position\":2}]". You must provide either content or positions to the body. If both are set, positions is ignored.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json