Ticket
Create a ticket
POST
Create a ticket
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
The customer identifier.
Required range:
x >= 1The ticket description.
Maximum string length:
5000The ticket type.
Available options:
general, complaint, side_effect, request, suggestion The ticket status (defaults to open).
Available options:
open, processing, resolved, closed The assigned user identifier.
Required range:
x >= 1