Status management
Create a new ticket status
POST
Authorizations
Enter JWT bearer token
Enter organization ID
Body
application/json
The name of the ticket status
The team ID of the ticket status
The parent status ID of the ticket status
The display name of the ticket status
The description of the ticket status
Whether the ticket status is default
Whether to move the parent tickets to the new status
Response
201
application/json
Operation successful
The status of the response
The message of the response
The timestamp of the response
The response for create/update/delete ticket status operations