Delete competition
wom_delete_competitionPermanently delete a competition by providing its ID and verification code. This action is irreversible.
Instructions
Permanently deletes a competition. Requires the competition's verification code. This cannot be undone.
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. |