Skip to main content
PUT
Update Appointment Waitlist

Path Parameters

appointmentWaitlist
integer
required

The appointment waitlist ID

Body

application/json
appointment_id
integer | null
status
enum<string>
Available options:
active,
fulfilled,
cancelled
desired_start_at
string | null
notes
string | null
meta
string[] | null

Response

AppointmentWaitlist

data
AppointmentWaitlist · object
required