unfollowArtist

suspend fun unfollowArtist(artist: String)(source)

Remove the current user as a follower of an artist

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Parameters

artist

The artist to be unfollowed from

Throws

if an invalid id is provided