followUserRestAction

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

Add the current user as a follower of another user

Requires the SpotifyScope.USER_FOLLOW_MODIFY scope

Api Reference

Throws

Sources

common source
Link copied to clipboard