League: Rules & Config
Add a league game
Adds an active game to a league. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with the league games capability enabled on the key. League API access is gated at api_pro on the league owner's plan.
post/leagues/{identifier}/games/add
Path parameters
identifierstring required
League slug or Convex league ID.
League slug or Convex league ID.
Request body
Response
The game was added to the league.
Changes
Changed in 3 of the 22 revisions of this API.13
- ○
api tag
League: Rules & Configaddedapi-tag-added
- ○
api tag
Leaguesremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲