Skip to main content
DELETE
/
org
/
{org}
/
domain
/
{name}
Delete a domain by name
curl --request DELETE \
  --url https://api.cpln.io/org/{org}/domain/{name} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Service account key can be used as API keys

Path Parameters

org
string
required
name
string
required

Response

Accepted