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 Form assignedDescription A form has been assigned to an appointment or roster contact that is accessible to your user. Sample message JSON{ "event": "form_assigned", "form": "https://api.oncallhealth.com/formassignments/1" }