deleteTicketItemServices
DELETE/tickets/:id/item-services
Deletes all item services for the given ticket. If itemTypeIds is specified,
only services whose item type ID matches one of the provided values are deleted;
otherwise all item services are removed.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| deleteTicket |
Request
Responses
- 204
- 400
TicketItemServices have been successfully deleted
Bad request