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과 동일해야 합니다. 이를 확인하려면 로그인 > 내 로그인 프로젝트로 이동한 후 탐색 페이지의 상단 블록에서 콜백 URL 섹션을 선택합니다. 필수는 콜백 URL이 여러 개인 경우입니다. |
mfa_type required | string Type of the second factor. Can be: |
enabled | boolean Default: false 이중 인증 설정의 상태입니다. 사용하려면 |
locale | string 지역은
|
확인
인증되지 않음
처리할 수 없는 엔터티
요청이 너무 많음
{- "enabled": true,
- "mfa_type": "email"
}