Command Palette
Search for a command to run

Delete a DNS provider

Delete a DNS provider configuration from a namespace

DELETE
/auth/v1/seed/{namespace}/dns-providers/{id}

Delete a DNS provider configuration. Domains that rely on this provider for automatic DNS management will require manual record updates.

Path parameters


namespace
type: string
required
The namespace (user or organization) the DNS provider belongs to.
id
type: string
required
The DNS provider ID to delete.

Previous Test DNS provider

Next Create a git provider