REST API Reference//
- Creates a new ticket sub-status.
Retrieves a paginated list of categories based on the batch request
Create new category
Update existing category
Retrieves a paginated list of job types based on the batch request
Creates a new job type.
Updates an existing job type
Retrieves a paginated list of service needed based on the batch request
Creates a new service needed entry based on the provided request.
Update service needed entry based on the provided request.
Retrieves a paginated list of ticket sub statuses based on the batch request
Updates an existing ticket sub-status.
Retrieves a list of ticket status.
Retrieves a list of the ticket priorities
Creates a new ticket sub-...
Security
oauth2
PUT
- application/json
- text/json
- application/*+json
{ "name": null }
Response
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": null }