JUMP TOoncallCreate a new appointmentpostQuery appointmentsgetGet an appointmentgetUpdate an appointmentpatchCancel an appointmentMetadataCasenotesQuery casenotesgetGet a casenotegetQuery casenoteversionsgetGet a casenoteversiongetGet casenoteversions from casenotegetAppointment RequestsQuery appointment requestsgetGet an appointment requestgetUpdate an appointment requestpatchParticipantsGet a participantgetUpdate a participantpatchProvidersQuery providersgetGet a providergetFormsQuery formsgetGet a formgetAssign a formpostGet an assigned formgetUnassign a formdeleteRosterQuery contactsgetGet a contactgetGet forms assigned to contactgetGet appointments for contactgetCreate a contactpostUpdate a contactpatchDelete a contactdeleteWorking with custom fieldsAvailabilityCreate a new availabilitypostQuery availabilitiesgetGet an availabilitygetUpdate an availabilitypatchCustom Appointment Field AnswersQuery custom appointment field answersgetGet a custom appointment field answergetSubscription ChargeQuery subscription chargesgetGet a subscription chargegetWebhooksAppointment createdAppointment updatedAppointment request createdAppointment request updatedForm assignedForm submittedAuthenticationSubscription charge createdSubscription charge updatedErrors401 Unauthorized400 Bad Request404 Not FoundPowered by Appointment updatedDescription An appointment that is accessible by your user has been changed. This includes cancellations. Sample message JSON{ "event": "appointment_updated", "appointment": "https://api.oncallhealth.com/appointments/1" }