unfollowUser

suspend fun unfollowUser(user: String)(source)

Remove the current user as a follower of another user

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Parameters

user

The user to be unfollowed from

Throws