Hi,
I'm using the following :
I am however getting an Access Denied error returning in the XML.
Is this the correct code to create an account via the API? Does anything need to be enabled in WHM to use it?
Cheers,
Sam
I'm using the following :
Code:
https://example.com:2087/xml-api/createacct?
username=myuser&
plan=basic%20&
ip=n&
cpmod=x3&
[email protected][email protected]&
contact%20email=username%[email protected]& <-- "[email protected]"
domain=domain.tld&
useregns=0&
reseller=0
Is this the correct code to create an account via the API? Does anything need to be enabled in WHM to use it?
Cheers,
Sam