Skip to main content
POST
cURL

Headers

Authorization
string
required

Bearer token API key

Body

application/json
gameId
string<uuid>
required
message
string
required
language
enum<string>
required
Available options:
en,
de,
es,
es-AR,
es-MX,
fi,
fil,
fr,
id,
ja,
ko,
ms,
pt,
pt-BR,
ru,
tr,
uk,
vi,
zh,
zh-Hans,
zh-Hant,
ar,
cs,
da,
nl,
el,
hu,
it,
no,
nb,
pl,
ro,
sk,
sv,
th
channels
enum<string>[]
required
Minimum array length: 1
Available options:
email
metadata
object
required
attachments
string[]

List of attachment IDs returned by POST /attachments after the file upload completes.

skipDuplicateCheck
boolean
default:false

If true, the duplicate ticket check will be skipped.

platform
enum<string>
default:not_specified
Available options:
ios,
android,
win,
macos,
linux,
web,
playstation_4,
playstation_5,
switch,
switch_2,
xbox_series,
xbox_one,
not_specified

Response

The created ticket

ticketId
string<uuid>
required
runningId
integer
required

Human-readable running ticket number