v20

OpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
League: Moderation

Revoke a league team ban

Revokes an active league team ban. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with the league bans capability enabled on the key. League API access is gated at api_pro on the league owner's plan.

post/leagues/{identifier}/bans/{banId}/revoke

Path parameters

identifierstring required

League slug or Convex league ID.

League slug or Convex league ID.

banIdstring required

League ban ID.

League ban ID.

Request body

reasonstring

Optional revocation reason.

Response

The league ban was revoked.

successtrue required
timestampstring required

Response generation time (ISO 8601).