Skip to main content
PUT
Update tournament

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
name
string
scheduled_start
string<date-time>
max_players
integer
min_players
integer

Response

Tournament updated

tournament
object