Appointment API
Update Appointment V2
Overview
This API endpoint is used to update an existing appointment.
PATCH
Headers
Example:
"auth"
Path Parameters
Query Parameters
If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id
Example:
"1"
Body
application/json
The body is of type object
.
Response
204
OK