unflagUser

fun unflagUser(userId: String): Call<Flag>

Un-flags a previously flagged user.

Parameters

userId

The ID of the user to un-flag.