User sign in with MFA.Ask AIpost https://admin.sandbox.vouchery.app/api/v2.1/auth/mfa/loginUser sign inBody ParamsMFA token got from the auth app, and OTP from login endpoint.login_otpstringrequiredOne time passcode generated from login endpointmfa_tokenstringrequiredOne time passcode generated from auth mobile appremember_mebooleanrequiredtruefalseResponses 200Access token to authorize next requests. 401Unauthorized error. 403Forbidden error. 409Conflict error. 500Internal server error. Try again in a few minutes or contact support.Updated over 2 years ago