Edit Appointment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Confirm, cancel, check in, reschedule, and update appointments

  • Only confirmed, cancelled, checkin_at, start_time, end_time, operatory_id, and note fields can be patched (all other field updates will be overwritten when NexHealth syncs data from the health record system).
  • For confirmations, appointments can only be patched from confirmed=false toconfirmed=true.
  • For checkins, appointments can only be patched from checkin_at = null to checkin_at = date-time
  • You can update start_time, end_time, operatory_id, and note on an existing appointment directly via PATCH.
🚧

Rescheduling

For now, updating an existing appointment's start_time, end_time, operatory_id, or note is only supported for Dentrix, Dentrix Enterprise, Eaglesoft, and Open Dental.

Path Params
int64
required

Id of the appointment

Query Params
string
required

Used to scope the request to the specified institution

Body Params

Edit Appointment

appt
object
required

Appointment detail object

Headers
string
required
Defaults to v20240412

The NexHealth API version

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.Nexhealth+json;version=2