Create Population

POST {{apiPath}}/environments/{{envID}}/populations

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Population.

Request Body

{"name"=>"Accounting", "description"=>"Accounting group", "default"=>false, "passwordPolicy"=>{"id"=>"{{passwordPolicyID}}"}}