delete
https://api.accelevents.com/rest/host/ticketing//deleteEventTicket/order/
This API is used to delete ticket by order id associated with the specified event. This API can be accessed by admin and super admin. User has to pass the order id as path variable, for which event ticket they want to delete by order id. To call this API, user will have to pass query param with API URL like orderId, eventTicketingId, isRefundEmailSend and authentication key to authenticate user.