Skip to Content
GuidesAPI Reference
DomainsDelete Domain
DELETE/api/v1/domains/:id

Delete a domain

Removes a custom domain from your workspace. The domain is deregistered from the edge network and all links using this domain will stop redirecting. This action cannot be undone.

Authorization
Authorizationstringheaderrequired

Bearer token. Format: Bearer YOUR_API_KEY

Path Parameters
idstringpathrequired

The ID of the domain to delete.

Last updated on