unflagUser

fun unflagUser(userId: String)

Deprecated

The backend no longer supports un-flagging. This call does nothing and will be removed in the next major version.

Un-flags a user identified by the provided ID.

Parameters

userId

The ID of the user to un-flag.