Set Global Alert Config

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

Headers

Impilo-API-KeystringRequired

Request

This endpoint expects an object.
alertConfigTypeenumOptional
alertConfigurationTypeenumOptional

The type of alert configuration

configobjectOptional

Alert configuration rules. Structure varies by alertConfigurationType.

enabledbooleanOptionalDefaults to true

Whether this alert is enabled

notificationEmailslist of stringsOptional

List of emails to notify when alert is triggered

notifyHealthCoachbooleanOptionalDefaults to true

Whether to notify the health coach when the alert is triggered

notifyPatientbooleanOptionalDefaults to true

Whether to notify the patient when the alert is triggered