Tournament: Lifecycle
Cancel a tournament
Cancels a tournament. IRREVERSIBLE - there is no un-cancel, and a COMPLETED or already CANCELLED tournament answers 400. Cancelling delists the tournament, emits a tournament.cancelled webhook, system-cancels every non-terminal generated match with no forfeit penalty, and notifies the captains of every approved participant. It does NOT change the approval status, so the response reports lifecycle status and approval status as independent fields. Requires an API key holding the tournaments lifecycle capability whose owner is a tournament ADMIN - a tournamentStaff MODERATOR is NOT sufficient and receives 403.
post/tournaments/{identifier}/cancel
Path parameters
identifierstring required
Tournament slug.
Tournament slug.
Request body
Response
The tournament was cancelled.