unfollowArtist

suspend fun unfollowArtist(artist: String)

Remove the current user as a follower of an artist

Requires the SpotifyScope.USER_FOLLOW_MODIFY scope

Api Reference

Parameters

artist

The artist to be unfollowed from

Throws

Sources

(source)
Link copied to clipboard