unfollowUser

suspend fun unfollowUser(user: String)

Remove the current user as a follower of another user

Requires the SpotifyScope.USER_FOLLOW_MODIFY scope

Api Reference

Parameters

user

The user to be unfollowed from

Throws

Sources

common source
Link copied to clipboard