Authentication
Two-Factor Authentication
Enable 2FA
This function enables the Two-Factor Authentication (2FA) security policy on the server.
get/twofactorauth_enable_policy
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "twofactorauth_enable_policy",
"reason": "OK",
"result": 1,
"version": 1
}
}