Update a playlist

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

Overview

Updates a playlist in a channel.

Pass the channel ID in the channel header. The organization header is required for authentication.

Both the playlist name and a list of post IDs are optional body parameters.

🚧

Note that the posts IDs will be overwritten. When updating the list of posts in the playlist, pass the entire list.

Path Params
string
required

Playlist ID

Body Params
string

Playlist title

posts
array of strings

Array of post IDs

posts
Headers
string
required

Channel ID

string
required

The URL of the end-user web application

Response
200

Playlists udpated.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!