Logo
Akamai APIs API Documentation

Notifications

Number of APIs: 5


1. Create a notification

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



2. List notifications for an account

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



3. Get a notification

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



4. Modify a notification

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



5. Remove a notification

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



ENDPOINTS