Remove group members
wom_remove_group_membersRemove one or more members from a Wise Old Man group by providing their usernames and the group's verification code.
Instructions
Removes one or more members from a group by username. Requires the group's verification code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The group's numeric Wise Old Man ID. | |
| usernames | Yes | Usernames to remove. | |
| verificationCode | Yes | The group's verification code, given when the group was created. Required for any mutating action. |