Escalate a league support ticket
League: Tickets
Escalate League Ticket
Escalate a league support ticket to TeamBattles staff.
POST
Escalate 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 escalate.
Behavior
Escalating a ticket marks it as escalated, records the escalation reason, adds a system message, and notifies league staff plus the original ticket creator when they are not already included.Authorizations
Send your API key as: Authorization: Bearer tb_
Path Parameters
League slug or Convex league ID.
League ticket ID.
Body
application/json
Escalates a league support ticket to TeamBattles staff.
Required string length:
1 - 500