Management APIs-Environment Management-Notifications-Notification Policies

Number of APIs: 6

  1. Create Notification Policy / user - claimed, unclaimed (instead of total) POST {{apiPath}}/environments/{{envID}}/notificationsPolicies

  2. Read All Notification Policies GET {{apiPath}}/environments/{{envID}}/notificationsPolicies

  3. Read One Notification Policy GET {{apiPath}}/environments/{{envID}}/notificationsPolicies/{{notificationPolicyID}}

  4. Update Notification Policy PUT {{apiPath}}/environments/{{envID}}/notificationsPolicies/{{notificationPolicyID}}

  5. Delete Notification Policy DELETE {{apiPath}}/environments/{{envID}}/notificationsPolicies/{{notificationPolicyID}}

  6. Reset Notification Quotas POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/notifications/quota