Priority management
Update a custom ticket priority
PATCH
Authorizations
Enter JWT bearer token
Enter organization ID
Path Parameters
Body
application/json
The display name of the ticket priority
Example:
"High"
The description of the ticket priority
Example:
"This is a high priority ticket"
Whether the ticket priority is the default one
Example:
true
The name of the ticket priority
Example:
"High"
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 priority operations