This function disables the Two-Factor Authentication (2FA) security policy on the server.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ twofactorauth_disable_policy
{- "metadata": {
- "command": "twofactorauth_disable_policy",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}