Skip to main content
PUT
Update Appointment

Path Parameters

appointment
integer
required

The appointment ID

Body

application/json
appointment_definition_id
integer
profile_id
string
location_id
integer
assigned_staff_id
string | null
status
enum<string>
Available options:
requested,
confirmed,
cancelled,
arrived,
completed,
no_show,
rejected
scheduled_start_at
string
scheduled_end_at
string
timezone
string
confirmed_at
string | null
notes
string | null
meta
string[] | null
transaction
object
order
object

Response

Appointment

data
Appointment · object
required