Skip to main content

verify2fa

Verifies if a 2FA code is correct

Request Body

Information required to verify a 2FA code

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

code string REQUIRED

The 2FA code

Responses
200

A successful request

Schema OPTIONAL
success boolean

If the 2FA code could be verified

message string

The message returned by the server

result object OPTIONAL

The result of the server response