Skip to main content

Create event

POST 

/v1/links/:link_id/events

Create an event for a given scheduling link.

Note about time slots: You'll only be able to create events that match an available time slot for the underlying scheduling link. You can use the List Available Slots endpoint to query for time slots.

Note about conferencing: For some conferencing providers (like Zoom), the meeting information is not guaranteed to appear in the response body. If our initial attempt to create the meeting room fails, we will retry and attach the information to event later.

Request

Responses

Event created successfully