latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Support Tickets
Support Access

Delete Support SSH key and closed tickets

This function removes cPanel Support's SSH keys and removes closed support tickets. You can view closed support tickets in WHM's Grant cPanel Support Access interface (WHM >> Home >> Support >> Grant cPanel Support Access).

Note:

This function is not available through the command line. You must call it as a request body.

get/ticket_remove_closed

Response

HTTP Request was successful.

Example response

{
  "data": {
    "chain_status": "ACTIVE",
    "csf_wl_status": "ACTIVE",
    "host_access_wl_status": "INACTIVE",
    "hulk_wl_status": "ACTIVE",
    "non_fatals": [],
    "revoked_keys": 9
  },
  "metadata": {
    "command": "ticket_remove_closed",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}