Auth - MFA

Api Mfa Verify Login

Verify MFA code during login to complete authentication.

post/api/auth/mfa/verify

Request body

challenge_idstring required
methodstring required
codestring required

Response

Successful Response

{"stackTrail":"paths:/api/auth/mfa/verify:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes