Ticket
All the endpoints that can be called on the Ticket controller.
Endpoints that require the TICKET_READ
permission:
GET
indexGET
item
Endpoints that require the TICKET_CREATE
permission:
POST
index
Endpoints that require the TICKET_UPDATE
permission:
PUT
itemPOST
setPriority
Endpoints that require the TICKET_DELETE
permission:
DELETE
itemDELETE
multi
Endpoints that require the SET_STATUS
permission:
POST
setStatusPUT
solveUnfinishedTickets
Endpoints that require the TICKET_BATCH
permission:
POST
batch