node-spotify-api
node-spotify-api copied to clipboard
PUT request?
How would I call this endpoint?
PUT https://api.spotify.com/v1/me/player/play
The request method only accepts a string and forces the method to GET...