followArtists

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

Add the current user as a follower of other artists

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Parameters

artists

User ids or uris. Maximum 50.

Throws

if an invalid id is provided