Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.kaizenautomation.com/authentication/submitTwoFactorAuthCode \ --header 'Content-Type: application/json' \ --data ' { "code": "<string>" } '
{ "success": true, "message": "<string>", "data": "<unknown>" }
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