latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-183334181.2 MB

24d4ef83e12b

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"
}