Set Patient Alert Config

PUT

This endpoint updates your patient specific Alert Configurations for the type provided in the alertConfigurationType attribute of the Alert Configuration object and the patientId specified in the URL.


For more information see the AlertConfiguration Model.

Path parameters

patientIdlongRequired

Request

This endpoint expects an object.
alertConfigurationTypestringOptional

The type of alert configuration

enabledbooleanOptional

Whether this alert is enabled

notifyHealthCoachbooleanOptional

Whether to notify the health coach when the alert is triggered

notifyPatientbooleanOptional

Whether to notify the patient when the alert is triggered

configobjectOptional

Alert configuration rules. Structure varies by alertConfigurationType.

notificationEmailslist of stringsOptional

List of emails to notify when alert is triggered

alertConfigType"bloodPressure"OptionalDefaults to bloodPressure