latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Server Administration
Notifications

Update WHM contact email address

This function updates the contact email address in the wwwacct.conf file. For more information, read our  Installation Guide - Customize Your Installation documentation.

get/update_contact_email

Query parameters

contact_emailstring required
Example:user@example.com

The contact email address to add as the wwwacct.conf file's CONTACTEMAIL setting.

Response

HTTP Request was successful.

Example response

{
  "metadata": {
    "command": "update_contact_email",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}