followArtist

suspend fun followArtist(artistId: String)

Add the current user as a follower of an artist

Requires the SpotifyScope.USER_FOLLOW_MODIFY scope

Api Reference

Throws

Sources

common source
Link copied to clipboard