Skip to main content
DELETE
Cancel tournament
Cancel a tournament and process automatic refunds for all registered players. Provide a cancellation reason for audit purposes. This action is irreversible.

Authorizations

Authorization
string
header
required

Operator API key with role-based permissions (tournaments.read, players.write, etc.)

Path Parameters

tournamentId
string
required

Unique tournament identifier

Example:

"12345"

Body

application/json
reason
string
required

Reason for cancellation

Response

Tournament cancelled

cancelled
boolean
reason
string
refunds
object