Skip to main content
Requires Premium or Enterprise subscription

Overview

Create a ticket from an in-game player report. Used by game servers to report players directly to the tickets system. Important Notes:
  • Game reports are marked with GameReport: true
  • Includes GameData with place and server information
  • Discord notifications include a special game report indicator
  • Cannot receive staff replies (game reports are view-only)
  • authorAvatarUrl is required

Request Body

string
required
Report subject
string
required
Category ID
string
required
Report details
string
Priority level: low, medium, high, urgent (default: medium)
integer
required
Reporter’s UserId
string
Reporter’s username
string
Reporter’s display name
string
required
Reporter’s avatar URL
string
required
Place ID where the report originated
string
Server ID where the report originated (optional)

Response

boolean
Whether the request was successful
object

Example

Response Example

Error Responses

Rate Limit

25 requests per second per API key