Endpoints
Create Event
Schedules a new event
POST
A status code of 200 does not imply sucessful scheduling, but rather that the request was received successfully.
For reliable scheduling completion info, please use the webhook_url
field in the request to receive a webhook on completion.
Note: Currently the API only supports Calendly event types set to English, German, French and Spanish. Please reach out, if you’d like us to support more languages. We can add more languages if there is a demand.
Watch the video below to learn how to use this endpoint step by step.
Authorizations
API key for authentication. Please purchase a subscription to get your API key.
Body
application/json
Event details
The body is of type object
.
Response
200
application/json
Scheduling response
The response is of type object
.