Skip to main content
DELETE
/
custom-domains
/
{domain}
Delete Custom Domain
curl --request DELETE \
  --url https://api.zo.computer/custom-domains/{domain} \
  --header 'Authorization: Bearer <token>'
{
  "ok": true
}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Path Parameters

domain
string
required

Response

Successful Response

ok
boolean
required