League: Membership & Teams
Approve a league team application
Approves 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}/approve
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.
Response
The team application was approved.