Update all outdated group members
wom_update_all_group_membersQueues an update for every outdated member in a group. Requires the group's ID and verification code.
Instructions
Queues an update/refresh for every outdated member in the group. Requires the group's verification code. Avoid calling this too frequently for the same group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The group's numeric Wise Old Man ID. | |
| verificationCode | Yes | The group's verification code, given when the group was created. Required for any mutating action. |