v1

latestOpenAPI 3.1.02026-07-2671111437.2 KB
URL Forwardings

Delete URLForwarding

Removes a URL forwarding configuration from the domain. This operation cannot be undone. Deprecated. Use Delete URL Forwarding by ID instead.

delete/core/v1/domains/{domainName}/url/forwarding/{host}

Path parameters

domainNamestring hostname required
Example:example.com

DomainName is the domain to delete the URL forwarding entry from.

hoststring hostname required
Example:www.example.org

The full hostname, including subdomain.

Response

URL Forwarding entry successfully deleted.