Skip to main content
POST
Enter a gamer into a tournament

Headers

x-api-key
string
required

Game API key for authentication

Example:

"abc123xyz456"

Path Parameters

tournamentId
string
required

Body

application/json
gamer
string
required

Gamer ID

Example:

"silent gamer"

Response

201 - application/json

Successfully joined the tournament.