v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Tournament: Registration

Disqualify a tournament participant

Disqualifies a participant and propagates the result through a running bracket: the opponent advances by walkover and the disqualified team's linked matches are terminated. Re-read the bracket afterwards rather than assuming the previous shape, and do not assume a fixed walkover score - the applied scoreline depends on the node's format and any head start. The team's outbound free-agent offers are expired and its picked-up free agents are released. reason is required and is quoted to the disqualified captain. Requires the tournaments registration capability and MANAGER authority - a tournament MODERATOR qualifies.

post/tournaments/{identifier}/participants/{participantId}/disqualify

Path parameters

identifierstring required

Tournament slug.

Tournament slug.

participantIdstring required

Tournament participant ID.

Tournament participant ID.

Request body

reasonstring required

Required reason for the disqualification.

Response

The participant was disqualified.

successtrue required

Always true; failures are error responses.

timestampstring required

Response generation time (ISO 8601).