Skip to main content

MFA Re-Authentication By Duo Security Authenticator

PUT 

https://api.loginradius.com/identity/v2/auth/account/reauth/2fa/duo

This API is used to validate the triggered MFA authentication flow with the Duo Security Authenticator.

Request

Responses

Successful response

Request Collapse all
Base URL
https://api.loginradius.com
Parameters
— queryrequired
— queryrequired
Body required
{
  "state": "string",
  "code": "string"
}
ResponseClear

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