Hello,
When we send a request to the /shares endpoint with a Round Robin Event URI such as:
{
"event_type": "https://api.calendly.com/event_types/the-relevant-uri"
}the host availability is overwritten or not respected, even though the request does not override the values set in the Event Type.
My reading of the documentation, particularly:
Note: Any parameter which is not provided in the request body will be copied from the target event type.
would suggest that the availability in the Event Type should be used.
We’re not seeing that. Currently we have hosts who’s earliest availability is 8AM Pacific, but just had an event book for 6am Pacific.
What are we doing wrong?


