cURL
curl --request POST \ --url http://localhost:1234/api/spotify/queue/add-track/{track_uri} \ --header 'api-key: <api-key>'
Add a song to the Spotify queue
true
false