EndpointsTournaments

Cancel tournament

POST/v2/tournaments/{tournament_id}:cancel

Cancel a non-terminal tournament; repeated cancellation is idempotent.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

tournament_id*Tournament Id

Tournament to cancel.

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