Playlists
Update a playlist
patch/playlists/{id}
Headers
channelstring required
Channel ID
organizationstring required
The URL of the end-user web application
Request body
Example request
{
"title": "Sci-Fi",
"posts": [
"6193c77af87edcb391bde0aa",
"6193c77c2876173a7394c54e"
]
}Response
Playlists udpated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.