Update all outdated competition participants
wom_update_all_competition_participantsQueues a refresh for every outdated participant in a competition, retrying up to 3 times. Requires the competition's ID and verification code.
Instructions
Queues an update/refresh for every outdated participant in the competition (retries up to 3 times). Requires the verification code. Avoid calling this too frequently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The competition's numeric Wise Old Man ID. | |
| verificationCode | Yes | The competition's verification code, given when it was created. Required for any mutating action. |