Skip to main content

Disable TOTP

DELETE 

/v2/user/mfa/totp

Disables TOTP-based two-factor authentication. Invalidates all previous sessions upon success.

Request

Body

required
    password stringrequired

    Possible values: <= 50 characters

Responses

OK

Schema
    accessToken string
    tokenType string
Loading...