Is there a possibility to edit the availability of an event via the API?
For example, I am integrating Calendly with our online platform, where a user is responsible for editing the times of the day that will be available for scheduling.
For example, this screen integrated into my application:
Best answer by Austin
Hey @Digigov thanks for sharing this question! Firstly I like the idea of incorporating this into your internal application. In general, we only have a dozen or so POST endpoints and as of now none of them allow for modifications of availability. For convenience our POST requests, their endpoints, and reference pages can be found here.
Hey @Digigov thanks for sharing this question! Firstly I like the idea of incorporating this into your internal application. In general, we only have a dozen or so POST endpoints and as of now none of them allow for modifications of availability. For convenience our POST requests, their endpoints, and reference pages can be found here.
Hey @Digigov thanks for sharing this question! Firstly I like the idea of incorporating this into your internal application. In general, we only have a dozen or so POST endpoints and as of now none of them allow for modifications of availability. For convenience our POST requests, their endpoints, and reference pages can be found here.
I understand, I'll try to make this adaptation. My fear is that the user will end up thinking about other things when I direct them to the Calendly availability screen.