calcom.requestBookingReschedule requests that an attendee choose a new time.
automations/request-booking-reschedule.automation.ts
Input and output
Pass the bookingbookingUid and an optional rescheduleReason. The action returns Cal.com’s { status } response.
Cal.com enforces account role, plan, and availability requirements. Provider rejections surface as structured action failures with the HTTP status and any Retry-After delay.