public_booking_reschedule
Reschedule a public booking using the bookingToken. Cancels the original and creates a new pending_confirmation booking at the new time. Returns new confirmationToken and bookingToken. Only works for bookings in pending_confirmation, scheduled, or confirmed status. Does NOT require an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgSlug | Yes | ||
| newStartAt | Yes | ||
| bookingToken | Yes |