AUTH: Submit Initial 2FA Code
To "link" the 2FA Code to the Account, a first code needs to be submitted to the system to verify that the 2FA Mechanism has generated a valid token on the client's Authenticator Software app. On success, 2FA will be enabled for the account.
To "link" the 2FA Code to the Account, a first code needs to be submitted to the system to verify that the 2FA Mechanism has generated a valid token on the client's Authenticator Software app. On success, 2FA will be enabled for the account.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample:
{"first_2fa_code":"123456"}Responses
200
OK
application/json
Responseobject
post
/auth/submitfirst2facode200
OK
Last updated
Was this helpful?

