Skip to main content
POST
Create a ticket

Authorizations

Authorization
string
header
required

Your API key as a Bearer token: Authorization: Bearer tg_live_...

Body

application/json

Ticket to create

channel
enum<string>
required
Available options:
email,
whatsapp,
facebook,
instagram,
live_chat,
phone,
web
customerId
string
required
priority
enum<string>
required
Available options:
low,
medium,
high,
critical
subject
string
required
Required string length: 5 - 500
assigneeIds
string[]

Multiple assignees support

categoryId
string
description
string
Maximum string length: 5000
dueDate
string
fileIds
string[]

Pre-uploaded file IDs from S3

tags
string[]
teamId
string

Response

Created

data
object
error
object
message
string
meta
object
success
boolean