API structure has changed
5 structure changes including:
5 Modifications
Modified
5
POST AppointmentCreate
webhook
- Body
-
application/json content type Modified
-
data property Modified
-
appointment property Modified
- subject, office, participants, answers, MeetingRoomWebhook properties Modified
-
string-1 property Modified
- Property is no longer required
-
Type went from
string
tostring | null
-
appointment property Modified
-
data property Modified
POST AppointmentUpdate
webhook
- Body
-
application/json content type Modified
-
data property Modified
-
appointment property Modified
- subject, office, participants, answers, MeetingRoomWebhook properties Modified
-
string-1 property Modified
- Property is no longer required
-
Type went from
string
tostring | null
-
previousAppointment property Modified
-
string-1 property Modified
- Property is no longer required
-
Type went from
string
tostring | null
-
string-1 property Modified
-
appointment property Modified
-
data property Modified
POST CallbackRequestCreate
webhook
- Body
-
application/json content type Modified
-
data property Modified
-
callbackRequest property Modified
- SubjectWebhook, OfficeWebhook, participants, answers properties Modified
-
string-1 property Modified
- Property is no longer required
-
Type went from
string
tostring | null
-
callbackRequest property Modified
-
data property Modified
POST CallbackRequestUpdate
webhook
- Body
-
application/json content type Modified
-
data property Modified
-
callbackRequest property Modified
- SubjectWebhook, OfficeWebhook, participants, answers properties Modified
-
string-1 property Modified
- Property is no longer required
-
Type went from
string
tostring | null
-
callbackRequest property Modified
-
data property Modified
POST CommunicationWebhook
webhook
- Body
-
application/json content type Modified
-
data property Modified
-
resource property Modified
- AppointmentCreateWebhookData, AppointmentUpdateWebhookData, CallbackRequestCreateWebhookData, CallbackRequestUpdateWebhookData alternatives Modified
-
resource property Modified
-
data property Modified