Update tournament
Casino Integration Endpoints
Update Tournament
Update tournament configuration (only before tournament starts)
PUT
Update tournament
Update tournament configuration before it starts. You can modify the name, start time, player limits, and game settings. Once a tournament is in progress, it cannot be modified.
Authorizations
Operator API key with role-based permissions (tournaments.read, players.write, etc.)
Path Parameters
Unique tournament identifier
Example:
"12345"
Body
application/json
Response
Tournament updated

