dcd-playlist
Orders the songs on the user playlist
Orders the songs in the user playlist in the same order the song_ids are passed
post/dcd/playlist/user/{id}/order
Path parameters
idinteger required
Playlist ID to order the songs.
Request body
integer[] required
Response
User playlist songs ordered successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.