Public
Reschedule page
Returns an HTML page for rescheduling a booking. Linked from booking confirmation and cancellation emails.
get/v1/reschedule/{token}
Path parameters
tokenstring required
Response
Default Response
string required
Example response
"<!DOCTYPE html><html><body>Reschedule your booking</body></html>"