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 request updatedDescription An appointment request that is accessible to your user has changed. This includes acceptance and denials. Sample message JSON{ "event": "appointment_request_updated", "appointmentrequest": "https://api.oncallhealth.com/appointmentrequest/1" }