API structure has changed
16 structure changes including:
16 Modifications
Modified
16
GET /appointments
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
GET /appointments/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
PATCH /appointments/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/_actions/invite
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/accept
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/cancel
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/complete
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/reassign
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/reopen
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/request-reschedule
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/reschedule
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/update-meeting-type
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
POST AppointmentCreatewebhook
- Body
-
application/json content type Modified
-
data property Modified
-
appointment property Modified
- uuid property Added
-
appointment property Modified
-
data property Modified
POST AppointmentUpdatewebhook
- Body
-
application/json content type Modified
-
data property Modified
-
appointment property Modified
- uuid property Added
-
appointment property Modified
-
data property Modified
POST CommunicationWebhookwebhook
- Body
-
application/json content type Modified
-
data property Modified
-
resource property Modified
- AppointmentCreateWebhookData, AppointmentUpdateWebhookData alternatives Modified
-
resource property Modified
-
data property Modified