Create Notification Policy / user - claimed, unclaimed (instead of total)

POST {{apiPath}}/environments/{{envID}}/notificationsPolicies

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Notification Policy / user - claimed, unclaimed (instead of total).

Request Body

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