# Pause Invoke-RestMethod -Method Put -Uri 'https://api.spotify.com/v1/me/player/pause' -Headers @ Authorization = "Bearer $accessToken"
$spotifyPrefs = "$env:APPDATA\Spotify\prefs" Add-Content -Path $spotifyPrefs -Value " streaming.audio.quality.level=3" Add-Content -Path $spotifyPrefs -Value " streaming.audio.quality.bitrate=320" spotify premium pc powershell
Esempio breve per refresh token: