Type management
Update a custom ticket type
PATCH
Authorizations
Enter JWT bearer token
Enter organization ID
Path Parameters
Body
application/json
The color of the ticket type
Example:
"#000000"
Link to the icon of the ticket type
Whether to auto assign the ticket type
Example:
true
Whether the ticket type is active
Example:
true
The name of the ticket type
Example:
"Bug"
Response
200
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 type operations