unfollowUserRestAction

fun unfollowUserRestAction(user: String): SpotifyRestAction<Unit>

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

(source)
Link copied to clipboard