Hi there,
I'm trying to remove an addon domain using the deladdondomain function from API2:
But I get the following error:
Well, it does. I checked it. So why am I getting this error?
I'm trying to remove an addon domain using the deladdondomain function from API2:
Code:
$xmlapi->api2_query($account, "AddonDomain", "deladdondomain",
[
'domain' => $dom,
'subdomain' => $subdom
]
);
Code:
The subdomain 13cptesttld does not correspond to 13cptest.tld.