unfollowArtists

suspend fun unfollowArtists(vararg artists: String)(source)

Remove the current user as a follower of artists

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Parameters

artists

The artists to be unfollowed from. Maximum 50.

Throws

if an invalid id is provided