latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Support Tickets
Support Access

Remove Support IP addresses from firewall

This function removes cPanel Support's IP addresses from your server's firewall whitelist. This function is firewall-specific and does not change the cPHulk whitelist.

Note:

  • This function is not available through the command line. You must call it as a request body.
  • This function logs error messages to the /usr/local/cpanel/logs/error_log file.
get/ticket_whitelist_unsetup

Response

HTTP Request was successful.

Example response

{
  "data": {
    "chain_status": "INACTIVE"
  },
  "metadata": {
    "command": "ticket_whitelist_unsetup",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}