curl --location --request DELETE 'https://api.spotify.com/v1/playlists//followers' \
--header 'Authorization;'
{}
playlist-modify-public
scope; unfollowing a privately followed playlist requires the playlist-modify-private
scope. See Using Scopes.