domains_delete_url_forward
Delete a URL forwarding rule from a domain. Provide the domain and forward ID to remove the unwanted redirect.
Instructions
Delete a URL forwarding rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g., 'example.com') | |
| forward_id | Yes | URL forward ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Operation status | |
| message | Yes | Confirmation message |