remove_user_verification()

Client.remove_user_verification()

Removes verification from a user who is currently verified on behalf of the organization.

Parameters:

user_id (int | str) – Unique identifier of the target user.

Returns:

bool – True on success.