shazde
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by shazde-
Hello, We have a similar problem. What exactly are we looking for in the output? Lets say we have enqueued 2 domains how can we monitor the process for each one of them? Unfortunately the documen...
-
Unfortunately because of this cPanel API is no longer capable of doing most our automation needs and we had to stop upgrading cpanel versions. This is a very serious issue that an option get depre...
-
Hi @cPanelMichael, Unfortunately that doesn't do the work. When I run whmapi1 api_token_create token_name=subway I get a token that is only valid for root and I can only use it to make calls as...
-
Hi Travis, Thank you for your response. I have already checked that API and I do not think that does the job that we need unless I am missing something. With that API call we can create token for...
-
Both killdns and adddns are still valid API calls. Here are the modern documentation entries for each of those: Are you saying the API used to let you remove the zone data without removing the...
-
The issue is now solved with the help of support.
-
Hi, Our code is Golang and we want WHM server to perform as below: Assuming we have index.cgi under our CGI directory. we want /index.cgi/path1/path2 also call /index.cgi rather than displaying a...