Skip to main content

TFAReply

errorstring

The error message if the request was unsuccessful

error_codestring

The error code if the request was unsuccessful

messagestring
successboolean

Whether or not the request was successful or not

unverifiedboolean
TFAReply
{
"error": "string",
"error_code": "string",
"message": "string",
"success": true,
"unverified": true
}