Skip to main content

MFA Verify Authenticator Code

PUT 

https://api.loginradius.com/identity/v2/auth/account/2fa/verification/authenticatorcode

This API is used to validate an Authenticator Code as part of the MFA process.

Request

Responses

Successful response

Request Collapse all
Base URL
https://api.loginradius.com
Parameters
— queryrequired
— headerrequired
— query
Body required
{
  "authenticatorcode": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!