Appointment API
Cancel Appointment
Overview
This API endpoint is used to cancel an existing appointment.
put/dr/v1/appointment/{appointment_id}/cancel
Path parameters
appointment_idstring required
Query parameters
partner_idstring required
Example:1
If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id
Headers
authstring required
Example:auth
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.