v1
latestOpenAPI 3.0.32026-07-139687282.9 KBPlaylists
Tracks
Remove Playlist Items
Remove one or more items from a user's playlist.
delete/playlists/{playlist_id}/items
Path parameters
playlist_idstring required
The Spotify ID of the playlist.
Example:3cEYpjA9oz9GiPac4AsH4n
Request body
Response
A snapshot ID for the playlist
Example response
{
"snapshot_id": "abc"
}