v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
League: Membership & Teams

Deny a league team application

Denies a pending team application for the league. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with the league teams capability enabled on the key. League API access is gated at api_pro on the league owner's plan.

post/leagues/{identifier}/teams/{leagueTeamId}/deny

Path parameters

identifierstring required

League slug or Convex league ID.

League slug or Convex league ID.

leagueTeamIdstring required

League team application ID.

League team application ID.

Request body

reasonstring

Optional denial reason shown to the team's captain.

Response

The team application was denied.

successtrue required
timestampstring required

Response generation time (ISO 8601).