Delete a firewall rule
client.firewall.rules.delete(stringruleID, RuleDeleteParams { zone_id } params, RequestOptionsoptions?): FirewallRule { id, action, description, 5 more }
DELETE/zones/{zone_id}/firewall/rules/{rule_id}
Deletes an existing firewall rule.
Security
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example:
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example:
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example: