This function sets the issuer
value that the system uses to generate the secret
and otpurls
values for Two-Factor Authentication on your accounts.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ twofactorauth_set_issuer \ issuer='hostname.example.com'
{- "metadata": {
- "command": "twofactorauth_set_issuer",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}