v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Tournament: Lifecycle

Configure tournament league points

Sets whether a league-hosted tournament awards league points on finalization, and the placement curve it awards them by. LEAGUE HOSTS ONLY - a tournament hosted by a user or an organization answers 400. Editable until the tournament finalizes; a COMPLETED or CANCELLED tournament answers 400. These two settings are NOT material fields, so this endpoint applies them directly and never routes them through re-approval, even on an approved tournament - that is exactly why they are not editable via the update endpoint. Requires an API key holding the tournaments lifecycle capability whose owner is a tournament ADMIN - a tournamentStaff MODERATOR is NOT sufficient and receives 403.

post/tournaments/{identifier}/league-points

Path parameters

identifierstring required

Tournament slug.

Tournament slug.

Request body

leaguePointsEnabledboolean required

Whether finishing this tournament awards league points to the league season.

Response

The configuration was saved.

successtrue required
leaguePointsEnabledboolean required
placementCountinteger nullable required

Number of rows in the stored curve, or null when no explicit curve is stored and the platform default applies.

timestampstring required