Overview
The Alerts API allows users to configure notifications for events that require attention, such as creative disapproval, campaign expiration, or line items failing to serve.
Alerts can be configured to deliver to email addresses or Slack channels. For a list of system_alert_key values, see Alert Settings.
Use the Alerts API to accomplish the following tasks:
- Retrieve, create, update, dismiss, or delete an alert
- Retrieve, create, update, or delete an account alert, which are settings for alert delivery
Uniform Resource Identifiers (URI)
| Feature | URI |
|---|---|
| Alerts | https://{buzz_key}.api.beeswax.com/rest/v2/alerts |
| Account Alerts | https://{buzz_key}.api.beeswax.com/rest/v2/account-alerts |
