Validate a user’s risk and send an MFA token via Email or SMS when the risk is above an acceptable threshold.This action takes care of registering new users as well as validating returning users.Required Scope: Manage All.
{ "user_id": 60254824, "risk": { "score": 93, "reasons": [ "Chrome on Windows is used infrequently", "New location detected", "Accessed from a new IP address" ] }, "mfa": { "otp_sent": true, "state_token": "67ff7e91-ec38-467d-b7df-c0f4f61efd73" }}