Question
Is it possible to use this API (https://calendly.com/api/users/{user_id}/event_types) to create an event without needing to access Calendly?
So I realized that I can't create an event using the official Calendly API. But when I create an event on my user page I noticed that it calls another endpoint to create them. So, is it possible? How can I do this?
