Reply to a league support ticket
League: Tickets
Reply To League Ticket
Add a reply or internal note to a league support ticket.
POST
Reply to a league support ticket
Permission Required
This endpoint requires aleague-operator API key bound to the league with the tickets capability set to write.
Membership Required
The API key owner must have a MANAGER or higher role in the league, or be a TeamBattles staff member.League Identifier
The{identifier} path parameter accepts a league slug or Convex league ID.
Ticket ID
The{ticketId} path parameter is the league ticket to reply to.
Behavior
Replies are written as ticket messages by the API key owner. When the ticket has no first response timestamp, the reply records one. If the ticket was waiting on a response, the status moves toin_progress.
Set isInternal to true to create an internal note for league staff.Authorizations
Send your API key as: Authorization: Bearer tb_
Path Parameters
League slug or Convex league ID.
League ticket ID.
Body
application/json