Clear transform rules
proxy_clear_transformsRemoves a single transform rule by its ID or clears all transform rules at once. Use to undo or reset network mocking rules in the proxy.
Instructions
Remove one transform rule by id, or all transform rules if no id is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Transform rule id to remove. Omit to clear all. |