v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-03269339953.6 KB
Domains: Forwarding

Delete domain forwarding

Delete domain forwarding data.

Use this endpoint to remove redirect configuration from domains.

delete/api/domains/v1/forwarding/{domain}

Path parameters

domainstring required
Example:mydomain.tld

Domain name

Response

Success response

messagestring

Example response

{
  "message": "Request accepted"
}