League: Tickets
Reply to a league support ticket
Adds a reply or internal note to a league-scoped support ticket. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with the league tickets capability enabled on the key. League API access is gated at api_pro on the league owner's plan.
post/leagues/{identifier}/tickets/{ticketId}/reply
Path parameters
identifierstring required
League slug or Convex league ID.
League slug or Convex league ID.
ticketIdstring required
League ticket ID.
League ticket ID.
Request body
Response
The ticket reply was added.