Set Global Alert Config

PUT

This endpoint updates your global Alert Configuration for the type provided in the alertConfigurationType attribute of the Alert Configuration object.


For more information see the AlertConfiguration Model.

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