v20

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

Deny a tournament application

Denies a PENDING application and notifies the applying captain, quoting reason when supplied. Answers 400 error_invalid_input when the application is not pending. Requires the tournaments registration capability and MANAGER authority on the tournament - a tournament MODERATOR qualifies.

post/tournaments/{identifier}/applications/{participantId}/deny

Path parameters

identifierstring required

Tournament slug.

Tournament slug.

participantIdstring required

Tournament participant ID.

Tournament participant ID.

Request body

reasonstring

Optional reason shown to the applying captain.

Response

The application was denied.

successtrue required

Always true; failures are error responses.

timestampstring required

Response generation time (ISO 8601).