Google 2FA ConfirmAsk AIpost https://platform-api.sandbox.testessential.net/reg/v1/auth/google/mfa/confirmThis endpoint confirms the Google signup process by verifying the email confirmation code.Body ParamsmfaCodestringrequiredconfirmation code sent to the user's email. In sandbox environment, use 123456.mfaTokenstringrequireda multi-factor authentication token used to handle 2FA workflow.HeaderspartnerIdint32requiredpartner ID provided by the Key Account Manager.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 424Failed Dependency 500Internal Server ErrorUpdated 4 months ago