Updates user’s two-factor authentication settings. The user must confirm the changes by entering a one-time code.
The workflow of using this call:
You must enable two-factor authentication for the Login project. Contact your Customer Success Manager to enable it.
login_url | string アカウント確認、認証成功、二要素認証設定、またはパスワードリセット確認後にユーザーをリダイレクトするためのURL。パブリッシャーアカウントのURLブロックに指定されているコールバックURLと同一である必要があります。これを見つけるには、ログイン > あなたのログインプロジェクトに移動して、ナビゲーションページの上部ブロックにある Callback URLs セクションを選択します。複数のコールバックURLがある場合は、必須です。 |
mfa_type required | string Type of the second factor. Can be: |
enabled | boolean Default: false 二要素認証設定の状態。有効にするには |
locale | string リージョンは
|
OK
未認証
処理不可能なエンティティー
リクエストの回数が多すぎます
{- "enabled": true,
- "mfa_type": "email"
}