removeUserVerification
Remove verification from a verified user on behalf of your organization's bot. Pass the user ID to unverify and get True on success.
Instructions
Removes verification from a user who is currently verified on behalf of the organization represented by the bot. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique identifier of the target user. |