Update Notification Policy

PUT {{apiPath}}/environments/{{envID}}/notificationsPolicies/{{notificationPolicyID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Notification Policy.

Request Body

{"name"=>"Per-User - used/not used - Notification Policy", "quotas"=>[{"type"=>"USER", "deliveryMethods"=>["SMS", "Voice"], "claimed"=>35, "unclaimed"=>45}], "default"=>false}