Step 4: Create a user
POST {{apiPath}}/environments/{{envID}}/users
Request Body
{"email"=>"my.email@pingidentity.com", "population"=>{"id"=>"{{solutionPopID}}"}, "username"=>"solution_user_{{$timestamp}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
content-type | string |