proxy_update_rule
Update an existing interception rule to change its matcher, handler, priority, or description. Adjust how network traffic is captured, mocked, or modified without deleting and recreating the rule.
Instructions
Modify an existing interception rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handler | No | New handler config | |
| matcher | No | New matcher config | |
| rule_id | Yes | Rule ID to update | |
| priority | No | New priority | |
| description | No | New description |