Command Palette
Search for a command to run

Remove a domain

Remove a custom domain from a service and revoke its TLS certificate

DELETE
/auth/v1/seed/{namespace}/services/{name}/domains/{domain}

Path parameters

namespace type: string (required)
The namespace (user or organization) the service belongs to.
name type: string (required)
The service name.
domain type: string (required)
The custom domain to remove.