Playlists
Edit playlist metadata and items
This modifies name and type of a playlist Previously name and type were mandatory while filter wasn't. this has been reversed.
patch/playlists/{playlist_id}
Path parameters
playlist_idstring required
Unique identifier of the playlist.
Query parameters
namestring
type'public' | 'private'
ownerstring
User id (-1 = System playlist)
itemsstring
Comma-separated song_id list
tracksstring
Comma-separated playlist track numbers matched to items
Request body
Response
Success