remove Playable From Client Playlist
Remove a playable in the specified positions (zero-based) from the specified playlist.
Removing playables from a user’s public playlist requires authorization of the SpotifyScope.PlaylistModifyPublic scope; removing playables from a private playlist requires the SpotifyScope.PlaylistModifyPrivate scope.
Parameters
The playlist id
The playable uri
The positions at which the playable is located in the playlist
The playlist snapshot against which to apply this action. recommended to have
Remove all occurrences of a playable from the specified playlist.
Removing playables from a user’s public playlist requires authorization of the SpotifyScope.PlaylistModifyPublic scope; removing playables from a private playlist requires the SpotifyScope.PlaylistModifyPrivate scope.
Parameters
The playlist id
The playable uri
The playlist snapshot against which to apply this action. recommended to have