hosting_deleteWebsiteRedirectV1
Delete a website redirect permanently using its source URL. Provide the domain, username, and the exact 'from' value to remove the redirect.
Instructions
Permanently deletes the redirect identified by its source URL.
Pass the from value exactly as returned by the list redirects endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Source URL returned by the list redirects endpoint. | |
| domain | Yes | Domain name | |
| username | Yes | username parameter |