Feb 25, 2026 — ACLP: Alerts notification channels
Support for Akamai Cloud Pulse (ACLP) alert notification channels has entered open beta.
Added
Notification channels let you customize how alerts are delivered when monitoring various metrics with Akamai Cloud Pulse.
These operations are in beta
Access to these operations requires specific participation in their beta program. Talk to your account team about eligibility.
Several new operations have been added to the API with this release:
-
Create a notification channel (POST /monitor/alert-channels)
-
List notification channels (GET /monitor/alert-channels)
-
Get a notification channel (GET /monitor/alert-channels/{channelId})
-
Update a notification channel (PUT /monitor/alert-channels/{volumeId})
-
List alerts for a notification channel (GET /monitor/alert-channels/{channelId}/alerts)
-
Delete a notification channel (DELETE /monitor/alert-channels/{channelId})
