Remove competition teams
wom_remove_competition_teamsRemove named teams from a team competition using the competition's verification code. Allows team roster updates.
Instructions
Removes teams (by name) from a team competition. Requires the verification code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The competition's numeric Wise Old Man ID. | |
| teamNames | Yes | ||
| verificationCode | Yes | The competition's verification code, given when it was created. Required for any mutating action. |