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 createdDescription A new appointment request has been created that is accessible by your user. Sample message JSON{ "event": "appointment_request_created", "appointmentrequest": "https://api.oncallhealth.com/appointmentrequest/1" }