Viewing 2-factor authentication settings information of a sub account
    • PDF

    Viewing 2-factor authentication settings information of a sub account

    • PDF

    Article Summary

    View two-factor authentication settings information of a sub account.

    API

    • GET /sub-accounts/{subAccountId}/mfa

    Requests

    Path Variables

    ParameterRequirement statusTypeRestrictionsDescription
    subAccountIdYStringSub Account Id

    Responses

    {
        "isMfaMandatory": "boolean",
        "mfaList": [
            {
                "mfaType":"string"
    
            }
        ]
    }
    
    ItemTypeDescriptionRemarks
    isMfaMandatoryBooleanSub account two-factor authentication requirement status
    mfaList.mfaTypeStringType of the set MFA (phone, email, OTP)

    Error

    Errors that may occur while using this action are listed below. For error response format, refer to ErrorResponse. For more information about common errors, refer to the NAVER Cloud Platform API.

    HTTP status codeError codeError message
    40130Nonexistent account

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.