Skip to main content
tidyCal.cancelBooking cancels a booking and can record a reason.
automations/cancel-tidycal-booking.automation.ts
reason is optional. The action returns the cancelled booking. TidyCal rejects an already-cancelled booking, so do not use this action as an idempotent state setter.