v58

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-073053701.0 MB
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"
}