node-spotify-api icon indicating copy to clipboard operation
node-spotify-api copied to clipboard

DELETE request

Open jph98 opened this issue 6 years ago • 0 comments

I'd like to be able to call one of the DELETE endpoints on the Spotify API here:

https://developer.spotify.com/documentation/web-api/reference/playlists/remove-tracks-playlist/

but (as per the other open issue regarding UPDATE) requests are forced into GET request types.

Thanks in advance, Jon.

jph98 avatar Nov 24 '19 15:11 jph98