Remove player from tournament
Casino Integration - Players
Remove player from tournament
Remove a player from tournament (elimination or voluntary exit)
DELETE
Remove player from tournament
Authorizations
Operator API key with role-based permissions (tournaments.read, players.write, etc.)
Path Parameters
Unique tournament identifier
Example:
"12345"
Player identifier (can be internal player ID or database player ID)
Example:
"123"
Body
application/json

