League: Rules & Config
Set league enabled state
Enables or disables a league. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with leagues.league_admin:read-write access on the key; Convex re-checks current OWNER authority. League API access is gated at api_pro on the league owner's plan.
post/leagues/{identifier}/settings/enabled
Path parameters
identifierstring required
League slug or Convex league ID.
League slug or Convex league ID.
Request body
Response
The league enabled state was updated.