Add competition participants
wom_add_competition_participantsAdd participants by username to an existing classic competition using the verification code for authorization.
Instructions
Adds participants (by username) to an existing classic competition. Requires the verification code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The competition's numeric Wise Old Man ID. | |
| participants | Yes | ||
| verificationCode | Yes | The competition's verification code, given when it was created. Required for any mutating action. |