Remove competition participants
wom_remove_competition_participantsRemove specific participants from a competition by providing their usernames and the competition's verification code.
Instructions
Removes participants (by username) from a 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. |