Delete URLForwarding
URL Forwardings
Delete URLForwarding
deprecated
Removes a URL forwarding configuration from the domain. This operation cannot be undone. Deprecated. Use Delete URL Forwarding by ID instead.
DELETE
Delete URLForwarding
Authorizations
Authenticate via HTTP Basic with your account username and API token. Examples use an explicit 'Authorization: Basic <base64(username:token)>' header; 'curl -u username:token' is equivalent. For sandbox, append "-test" to your username and use your sandbox token on api.dev.name.com.
Path Parameters
DomainName is the domain to delete the URL forwarding entry from.
Example:
"example.com"
The full hostname, including subdomain.
Example:
"www.example.org"
Response
URL Forwarding entry successfully deleted.