Calculate slots based on routing form response
It will not actually save the response just return the routed event type and slots when it can be booked.
Headers
value must be Bearer <token> where <token> is api key prefixed with cal_
Path Parameters
Query Parameters
"2050-09-05"
"2050-09-06"
Time zone in which the available slots should be returned. Defaults to UTC.
"Europe/Rome"
If event type has multiple possible durations then you can specify the desired duration here. Also, if you are fetching slots for a dynamic event then you can specify the duration her which defaults to 30, meaning that returned slots will be each 30 minutes long.
"60"
Format of slot times in response. Use 'range' to get start and end times.
range, time "range"
The unique identifier of the booking being rescheduled. When provided will ensure that the original booking time appears within the returned available slots when rescheduling.
"abc123def456"