Skip to main content

Create Ticket

Submit new ticket

HTTP Request

POST /tickets

Auth: true

QUERY PARAMETERS

ParameterTypeDescription
dept_idintDepartment id
subjectstringTicket subject
bodystringTicket message

Example Response


{
"ticket": 865650
}