Update Verify Policy

PUT {{apiPath}}/environments/{{envID}}/verifyPolicies/{{verifyPolicyID}}

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

Request Body

{"name"=>"Identity Verification", "description"=>"Verify Government ID and compare Selfie", "default"=>false, "governmentId"=>{"verify"=>"REQUIRED", "inspectionType"=>"AUTOMATIC", "failExpiredId"=>"true", "retry"=>{"attempts"=>3}}, "facialComparison"=>{"verify"=>"REQUIRED", "threshold"=>"HIGH"}, "liveness"=>{"verify"=>"REQUIRED", "threshold"=>"HIGH", "retry"=>{"attempts"=>3}}}