Verify backupcode/otp/totp
PUT/identity/v2/auth/account/reauth/2fa/:type
This API is used to validate the triggered MFA authentication flow with backupcode or otp or authenticatorcode
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Status Unauthorized: The request requires user authentication.
Forbidden: The server understood the request, but refuses to authorize it.
Not Found: The server cannot find the requested resource.