Playlists
Add an item to a playlist
This adds a song to a playlist. setting check=1 will not add duplicates to the playlist
post/playlists/{playlist_id}/add
Path parameters
playlist_idstring required
Unique identifier of the playlist.
Query parameters
idstring
UID of the object to add to playlist
type'song' | 'album' | 'artist' | 'playlist'
Request body
Response
Success