Create appointment
Request
Provide your bearer token in the Authorization header when making requests to protected resources.
Path Parameters
Group Id
Headers
Access Token
API Version
Body
Title
Meeting location type.
- If
addressis provided in the request body, themeetingLocationTypedefaults to custom.
The unique identifier for the meeting location.
- This value can be found in
calendar.locationConfigurationsorcalendar.teamMembers[].locationConfigurations
Flag to override location config
- false - If only
meetingLocationIdis provided - true - If only
meetingLocationTypeis provided
Assigned User Id
Appointment Address
If set to true, the minimum scheduling notice and date range would be ignored
If set to false, the automations will not run
If true the time slot validation would be avoided for any appointment creation (even the ignoreDateRange)
RRULE as per the iCalendar (RFC 5545) specification for recurring events. DTSTART is not required, instance ids are calculated on the basis of startTime of the event. The rrule only be applied if ignoreFreeSlotValidation is true.
Calendar Id
Location Id
Contact Id
Start Time
End Time
Responses
200
Successful response
Body
Calendar Id
Location Id
Contact Id
Start Time
End Time
Title
Meeting Location Type
Assigned User Id
Appointment Address
true if the event is recurring otherwise false
RRULE as per the iCalendar (RFC 5545) specification for recurring events
Id
422
Unprocessable Entity
Body
401
Unauthorized
Body
400
Bad Request