v1

latestOpenAPI 3.1.02026-07-2671111437.2 KB
URL Forwardings

Delete URL Forwarding by ID

Removes a URL forwarding configuration by ID. The domain must be owned by the authenticated account. This operation cannot be undone.

delete/core/v1/urlforwarding/{domainName}/{id}

Path parameters

domainNamestring hostname required
Example:example.com

DomainName is the domain that owns the URL forwarding entry. Must be owned by the authenticated account.

idinteger required
Example:12345

ID is the server-assigned unique identifier for the URL forwarding record (returned in list responses).

Response

URL Forwarding entry successfully deleted.