Set Site Alert Config

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

Path parameters

siteIdlongRequired

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