Update MFA Settings
PUT {{apiPath}}/environments/{{envID}}/mfaSettings
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update MFA Settings.
Request Body
{"pairing"=>{"maxAllowedDevices"=>10, "pairingKeyFormat"=>"ALPHANUMERIC"}, "lockout"=>{"failureCount"=>6, "durationSeconds"=>1200}, "phoneExtensions"=>{"enabled"=>true}, "users"=>{"mfaEnabled"=>true}}