League: Rules & Config
Remove a league display rule
Removes an informational display rule. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with the league display_rules capability enabled on the key. League API access is gated at api_pro on the league owner's plan.
delete/leagues/{identifier}/display-rules/{displayRuleId}
Path parameters
identifierstring required
League slug or Convex league ID.
League slug or Convex league ID.
displayRuleIdstring required
Display rule ID.
Display rule ID.
Response
The display rule was removed.