delete_url_forward
Cancel a URL forwarding rule for a domain by specifying the forward's record ID.
Instructions
Delete a URL forwarding rule by its id (obtained from list_url_forwards). Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain the forward belongs to. | |
| record_id | Yes | Numeric forward record ID from `list_url_forwards`. |