Reschedule a booking
POST/v1/bookings/:id/reschedule
Move a confirmed future appointment to another slot, re-push it to the connected calendar and send a new confirmation. Requires the write:bookings scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 502
The moved booking.
validation_error
invalid_api_key
insufficient_scope
not_found
slot_unavailable / not_reschedulable
booking_failed