API structure has changed
17 structure changes including:
4 Additions
13 Modifications
Modified
13
Webhook POST Appointment
- Body
-
application/json content type Modified
-
data property Modified
-
appointment property Modified
- Appointment, Incoming request, Outgoing request alternatives Modified
-
appointment property Modified
-
data property Modified
POST /appointments/{id}/_actions/reschedule
- Body
-
application/json content type Modified
- answers property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- 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
-
application/json content type Modified
POST /appointments/{id}/_actions/reopen
- Response
-
200 response Modified
-
application/json content type Modified
- 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
-
application/json content type Modified
POST /appointments/{id}/_actions/complete
- Body
-
application/json content type Modified
- answers property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /appointments/{id}/_actions/cancel
- Body
-
application/json content type Modified
- answers property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- 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
-
application/json content type Modified
POST /appointments/_actions/invite
- Response
-
201 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /appointments
- Body
-
application/json content type Modified
- answers property Modified
- Response
-
201 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
PATCH /appointments/{id}
- Body
-
application/json content type Modified
- answers property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /appointments/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /appointments
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
Added
4
POST /files/_actions/upload
GET /files/{id}/_actions/download
GET /files/{id}
GET /files