Skip to main content
DELETE
Remove a custom domain

Authorizations

Authorization
string
header
required

An API key (klk_...) or a Clerk session token. Both resolve to the same account and behave identically.

Path Parameters

id
string
required

The domain id.

Response

The domain was removed.

Only ever succeeds for a domain with no links at all — archived ones count, because they still resolve.

id
string
required
hostname
string
required
removed
boolean
required