EndpointsTournaments

Lock tournament

POST/v2/tournaments/{tournament_id}:lock

Resolve and freeze tournament entrants so the tournament can start.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

tournament_id*Tournament Id

Draft tournament to lock.

Match^tour_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$