followArtist

suspend fun followArtist(artistId: String)(source)

Add the current user as a follower of an artist

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Throws

if an invalid id is provided