Create Direct-mapped User
POST {{scimPath}}/environments/{{envID}}/v2/DirectMappedUsers
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Direct-mapped User.
Request Body
{"address"=>{"streetAddress"=>"221 Baker St.", "region"=>"London", "countryCode"=>"UK"}, "email"=>"directmapped@example.com", "name"=>{"formatted"=>"Rawnald Gregory Erickson II", "given"=>"Rawnald", "family"=>"Erickson", "honorificPrefix"=>"Mr.", "honorificSuffix"=>"II"}, "nickname"=>"Ronnie", "preferredLanguage"=>"en", "primaryPhone"=>"1234567890", "username"=>"tmp-dm-user-1", "population"=>{"id"=>"{{popID}}"}}