API Reference

Update appointment

Update an appointment by its id.

📌 Appointment Result: For the appointment_result_id field, you will need to hit the Read available options endpoint to get a listing of available AppointmentResults. When hitting this endpoint set the type path param to appointment-result.

Path Params
int32
required

The id of the Appointment.

Body Params
int32

The id of an AppointmentResult. Can only be updated after the appointment has started.

Language
Credentials
Click Try It! to start a request and see the response here!