This function updates the contact email address in the wwwacct.conf
file.
For more information, read our
Installation Guide - Customize Your Installation
documentation.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ update_contact_email \ contact_email='user@example.com'
{- "metadata": {
- "command": "update_contact_email",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}