EndpointsTournaments

Create league tournament

POST/v2/leagues/{league_id}/tournaments

Create an idempotent tournament draft for a league.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

league_id*League Id

League in which to create the tournament.

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

Request Body

application/json