Rule
Delete Rule
Getting Started
- Overview
- Installation & Running
- Quickstart: Hello Gateway
- Tutorials & Guides
Core Concepts
Traffic Management
- Rules & Forwarding
- Load Balancing
Rate Limiting & Request Control
- Rate Limiting
- Request Size Limiting
Content Security
- Overview
- NeuralTrust Guardrail
- Contextual Security
- Prompt Jailbreaks Protection
- Toxicity Detection
- Content Moderation
Application Security
Extending Functionality
Observability & Monitoring
- Prometheus
- Metric Exporters
API Reference
- Gateway
- API Key
- Upstream
- Service
- Rule
Rule
Delete Rule
Removes a rule from a gateway
DELETE
/
api
/
v1
/
gateways
/
{gateway_id}
/
rules
/
{rule_id}
This response does not have an example.
Response
204
Rule deleted successfully
This response does not have an example.