put
https://api.accelevents.com/rest/host/ticketing//resendEventEmail/schedule/
This API is used to Update already scheduled Event Ticket email details. API is used as host side event admin and super admin can access this API. It will return data like checkInVerificationFlag, id, recurringEvent, resendTicketOrderText, resendTicketStatus, resendTicketSubject, resendTime etc. To call this API, user will have to pass path param with API URL like resendEmailId, request param like resendEventEmailDto and authentication key to authenticate user.