unfollowUsers

suspend fun unfollowUsers(vararg users: String)(source)

Remove the current user as a follower of other users

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Parameters

users

The users to be unfollowed from. Maximum 50.

Throws

if an invalid id is provided