사용자의 이중 인증 설정을 업데이트합니다. 사용자는 일회성 코드를 입력하여 변경 사항을 확인해야 합니다.
이 호출을 사용하는 워크플로:
로그인 프로젝트에서 이중 인증을 사용하도록 설정해야 합니다. 사용하도록 설정하려면 고객 성공 매니저에게 문의합니다.
login_url | string URL to redirect the user to after account confirmation, successful authentication, two-factor authentication configuration, or password reset confirmation. Must be identical to the Callback URL specified in the URL block of Publisher Account. For the scenario of a login error, the value should be identical to the the Error callback URL specified in the URL block of Publisher Account. To find the settings, go to Login > your Login project and select the Callback URLs section in the upper block. Required if there are several Callback URLs. |
mfa_type required | string 두 번째 요인의 유형입니다. |
enabled | boolean Default: false 이중 인증 설정의 상태입니다. 사용하려면 |
locale | string 지역은
|
확인
인증되지 않음
처리할 수 없는 엔터티
요청이 너무 많음
{- "enabled": true,
- "mfa_type": "email"
}