Logo
Akamai APIs API Documentation

Notifications

Number of APIs: 5


1. Update the notifications configs

PUT https://{{host}}/etp-config/v3/configs/:configId/notifications-config



2. Create notifications configs

POST https://{{host}}/etp-config/v3/configs/:configId/notifications-config



3. Get notification configuration

GET https://{{host}}/etp-config/v3/configs/:configId/notifications-config



4. Get notification configuration for type

GET https://{{host}}/etp-config/v3/configs/:configId/notifications-config/:notificationType



5. Update the subscribers to notification type

PUT https://{{host}}/etp-config/v3/configs/:configId/notifications-config/:notificationType



ENDPOINTS