Skip to main content
POST
Create a ticket by an agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customerName
string
required
customerEmail
string
required
subject
string
required
description
string
required

Response

200

Ticket created successfully by agent

Last modified on July 17, 2026