Command Palette
Search for a command to run

Verify a domain

Trigger domain ownership verification and automatic TLS certificate provisioning

POST
/auth/v1/seed/{namespace}/services/{name}/domains/{domain}/verify

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 verify (e.g., `api.example.com`).

Previous Check domain DNS

Next Remove a domain