League: Rules & Config
Remove a league game
Removes a game from a league and deletes its non-active league configuration. 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.
delete/leagues/{identifier}/games/{leagueGameId}
Path parameters
identifierstring required
League slug or Convex league ID.
League slug or Convex league ID.
leagueGameIdstring required
League game link ID.
League game link ID.
Response
The game was removed from the league.