latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

ModSecurity
Rule Vendor Settings

Disable ModSecurity vendor rules

This function disables a ModSecurity™ vendor rule set.

Note:

This function will not disable vendor configuration files that you have individually enabled.

Important:

When you disable the Web Server role, the system disables this function.

get/modsec_disable_vendor

Query parameters

vendor_idstring required
Example:SomeVendor

The vendor's unique short name.

Response

HTTP Request was successful.

dataobject

Example response

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