Update an appointment
Appointments
Update an appointment
PATCH
Update an appointment
Documentation Index
Fetch the complete documentation index at: https://docs.healos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from /api/v1/ext-api-keys
Path Parameters
Appointment UUID
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
application/json
Patient ID
Example:
"1743552000000"
Example:
"Follow-up"
Available options:
Telehealth, In-Person, Both, Other Example:
"In-Person"
ISO 8601 datetime
Example:
"2026-04-15T14:00:00.000Z"
Required range:
x >= 1Example:
50
Example:
"Updated notes"
Available options:
SCHEDULED, COMPLETED, CANCELLED, NO_SHOW Example:
"COMPLETED"
Response
Appointment updated