Killy123
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Posts
Recent activity by Killy123-
cPanel Api 2 install SSL problem
Hi, I am trying to install new SSL following the documentation cPanel API 2 Functions - SSL::installssl - Software Development Kit - cPanel Documentation, but when I make a request to install cert...
-
Is it possible to add redirect to domain with cPanel API?
I am trying to add redirect to domain as it is possible at ".../frontend/paper_lantern/mime/redirect.html".I can not figure out how t do it with
-
cPanel api 2 and user interface difference for Parked Domains.
When I run the following request thru the cPanel api2, I am parking the domain - "example112.com" on top of example111, which is previously created addon domain. json-api/cpanel?cpanel_jsonapi_apiv...
-
Renaming domain through cPanel API or WHM API?
Is there any way of renaming domain through cPanel API or WHM API, no matter if it is primary or addon domain?
-
Invalid JSON in WHM Api 1?
When I make the following request to the WHM API 1 : json-api/dumpzone?api.version=1&domain=andreytestdom1.com I get these response, which is invalid JSON and I can not parse my response : { "...
-
How to list all Parked Domains with cPanel API 2 ?
I am creating new parked domain : ?cpanel_jsonapi_apiversion=2&cpanel_jsonapi_module=Park&cpanel_jsonapi_user=andreytestdom&domain=parkeddomainv1.com&topdomain=newaddondom&cpanel_jsonapi_func=park...
-
Is it possible to filter cPanel API 2 for Aliases ?
I could not find anything about Aliases in the documentation. Guide to cPanel API 2 - Software Development Kit - cPanel Documentation And I was wondering is it possible at all ?
-
How to filter cPanel API 2 ?
I am sending the following post request to the api json-api/cpanel?cpanel_jsonapi_user=andreytestdom&cpanel_jsonapi_apiversion=2&cpanel_jsonapi_module=AddonDomain&cpanel_jsonapi_func=listaddondoma...