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
GameDatawith place and server information - Discord notifications include a special game report indicator
- Cannot receive staff replies (game reports are view-only)
authorAvatarUrlis 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
400 - Validation Error
400 - Validation Error
403 - Module Not Enabled
403 - Module Not Enabled

