Remove a custom domain.
cURL
curl --request DELETE \ --url https://api.zo.computer/custom-domains/{domain} \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Zo API key (zo_sk_...)
Successful Response