cURL
curl --request POST \ --url https://api.kaizenautomation.com/authentication/submitTwoFactorAuthCode \ --header 'Content-Type: application/json' \ --data '{ "code": "<string>" }'
{ "success": true, "message": "<string>", "data": "<any>" }
Verifies a two-factor authentication code for an ongoing authentication session
Two-factor authentication code
4 - 8
2FA code verification result
Whether the 2FA code was accepted
Status message
The created two-factor authentication code data