Verify backup code or OTP
PUT/identity/v2/auth/account/reauth/2fa/:type
Validates the triggered MFA authentication flow using a backup code, OTP, or authenticator code.
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.