[POST] Add
Insert new ticket into database.
Base URL:
[ Header ] Authentication
Field
Type
Mandatory
apikey
string
✔️
[ Body ] parameters
Option
Type
Mandatory
query
string
✔️
condition
string
✔️
title
string
✔️
subject
string
✔️
user_id
int
✔️
priority_id
int
✔️
status_id
int
✔️
dept_id
int
✔️
sla_id
int
✔️
topic_id
int
✔️
Body request example:
Status Code
Last updated