cal_reschedule_booking
Reschedule an existing booking to a new time using the booking ID and new start date in ISO 8601 format. Optionally include a reason for the change.
Instructions
Reschedule a booking to a new time. Required: uid, newStart (ISO 8601). Optional: reschedulingReason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| newStart | Yes | ||
| reschedulingReason | No |