Music
addTracksToPlaylist
Add Tracks to Spotify Playlist
Add tracks to a Spotify playlist by their Spotify track URIs (from searchTracks).
Arguments
playlistIdstringrequiredSpotify playlist id (from createPlaylist's result)trackUrisstring[]requiredSpotify track URIs to add, e.g. spotify:track:XXXX (from searchTracks)
Returns
The registry does not declare a return shape.
Declared limits
trackUris: minimum items 1
Ask for it
The Cloud routes these requests to this verb.
- add these songs to my playlist
- put X in the playlist you made
Pair it with
The verbs that finish the job.