Appointment Details
Update Appointment Details
Update an existing appointment data with custom fields
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select columns to return
Latest update
Organisation ID
Name of the appointment
Description of the appointment
External ID
Status Key
Type Key
Assignee ID
Start time of the appointment
End time of the appointment
Confirmed at timestamp
Cancelled at timestamp
Body
application/json
appointment
The body is of type object
.
Response
200
application/json
The updated Appointment object
The response is of type object
.