Skip to main content
POST
Instant Team Registration for Tournament

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Path Parameters

tournamentId
string
required

The unique identifier of the tournament

Body

application/json
tournamentId
string<uuid>
required
teams
object[]
required

Response

Registration successful

success
boolean
Example:

true

message
string
Example:

"Registration successful"

data
object
meta
object