Logo
Akamai APIs API Documentation

Notifications

Number of APIs: 5


1. Get a notification

GET https://{{host}}/invoicing-api/v3/notifications/:notificationId



2. Create a notification

POST https://{{host}}/invoicing-api/v3/notifications



3. List notifications for an account

GET https://{{host}}/invoicing-api/v3/notifications



4. Modify a notification

PUT https://{{host}}/invoicing-api/v3/notifications/:notificationId



5. Remove a notification

DELETE https://{{host}}/invoicing-api/v3/notifications/:notificationId



ENDPOINTS