v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
Global rules
Admin

Delete global rule

Deletes a single global rule. If this is the only rule configured, this is the same as deleting all rules.

This operation can fail for the following reasons:

  • Invalid rule name/type (HTTP error 400)
  • No rule with name/type rule exists (HTTP error 404)
  • Rule cannot be deleted (HTTP error 409)
  • A server error occurred (HTTP error 500)
delete/admin/rules/{ruleType}

Response

The global rule was successfully deleted.