API structure has changed
22 structure changes including:
1 Addition
21 Modifications
Modified
21
Breaking
POST CommunicationWebhookwebhook
- Body
-
application/json content type Modified
-
entity property Modified
-
Type is now
string
-
Type is now
-
data property Modified
-
resource property Modified
- AppointmentCreateWebhookData, AppointmentUpdateWebhookData alternatives Modified
-
resource property Modified
-
entity property Modified
POST CallbackRequestUpdatewebhook
- Body
-
application/json content type Modified
-
entity property Modified
-
Type is now
string
-
Type is now
-
entity property Modified
POST CallbackRequestCreatewebhook
- Body
-
application/json content type Modified
-
entity property Modified
-
Type is now
string
-
Type is now
-
entity property Modified
POST AppointmentUpdatewebhook
- Body
-
application/json content type Modified
-
entity property Modified
-
Type is now
string
-
Type is now
-
data property Modified
-
appointment property Modified
- uuid property Added
-
appointment property Modified
-
entity property Modified
POST AppointmentCreatewebhook
- Body
-
application/json content type Modified
-
entity property Modified
-
Type is now
string
-
Type is now
-
data property Modified
-
appointment property Modified
- uuid property Added
-
appointment property Modified
-
entity property Modified
POST /forms/{formId}/questions
- Body
-
application/json content type Modified
-
object-1 property Modified
-
translations property Modified
-
errorMessage property Modified
-
Property is now required Breaking
-
Property is now required
-
errorMessage property Modified
-
translations property Modified
-
object-1 property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- ValidatorTranslations, answerOptions properties Modified
-
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/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/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/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/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/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/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/_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
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- uuid property Added
-
data property Modified
-
application/json content type Modified
PATCH /forms/{formId}/questions/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- ValidatorTranslations, answerOptions properties Modified
-
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
GET /forms/{formId}/questions/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- ValidatorTranslations, answerOptions properties Modified
-
data property Modified
-
application/json content type Modified
GET /forms/{formId}/questions
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- answerOptions property Modified
-
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
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
Added
1
POST /appointments/{id}/_actions/update-meeting-type