Create tournament
Casino Integration - Tournaments
Create tournament
Create a new tournament
POST
Create tournament
Authorizations
Operator API key with role-based permissions (tournaments.read, players.write, etc.)
Body
application/json
Example:
"Test Tournament"
Example:
"EXT_001"
Example:
"crash-classic"
Required range:
x >= 0Example:
10.5
Maximum players (null for unlimited capacity)
Required range:
x >= 1Example:
50
Required range:
x >= 1Example:
5
Example:
{ "tournament_type": "points_based" }
