Skip to main content
DELETE
Remove a custom domain

Authorizations

Authorization
string
header
required

Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.

Path Parameters

websiteId
string
required
Minimum string length: 1
domainId
string
required
Minimum string length: 1

Response

Confirmation that the domain was removed.

removed
boolean
required

The domain record was deleted and the hostname deregistered from the Cactal edge.

id
string
required

Id of the removed domain.

hostname
string
required

Hostname that was removed.