Sign in

Update appointment

documented

Update an existing appointment.

PUT /api/2.0/companies/{companyId}/appointments/{appointmentId}Schedulingno implementation yet0 runs

Input

companyId*
Company ID
e.g. 12345
appointmentId*
Appointment ID
e.g. 67890
client_id
Client ID
e.g. C12345
client_first_name
Client First Name
e.g. Jane
client_last_name
Client Last Name
e.g. Doe
client_email
Client Email
e.g. jane@example.com
client_external_id
Client External ID
external id
service_id
Service ID
e.g. SVC-12
resource_id
Resource ID
e.g. RES-9
start_datetime
Start DateTime
YYYY-MM-DDTHH:MM:SS
start_timezone
Start Time Zone
e.g. America/New_York
end_datetime
End DateTime
YYYY-MM-DDTHH:MM:SS
end_timezone
End Time Zone
e.g. America/New_York
staff_id
Staff ID
e.g. ST-3
notes
Notes
optional notes
status
Status
e.g. accepted
Calls Agendize as you (your API key is your account); keychains.dev holds the credentials.