Separate names with a comma.
Hello, I use get_transfer_session_state function and expect to see one of the following results (in the returned JSON --> 'data' -->...
Hi. I'm trying to call the "addzonerecord" method of the WMI API 1 in order to programmatically create TXT records in DNS. Link to docs for...
OS : CENTOS 7.4 kvm cPanel : v68.0.29 When issuing the command: whmapi1 api_token_update token_name=<tokenname> acl-1=all The command returns:...
Hello, I couldn't find a way to allow a reseller to edit their public contact information via WHM API 1 'saveaclist' command: root@server [~]#...
Hi, I'm having an issue with the emailtrack_stats starttime parameter. Basically, it doesn't appear to be working. For example: Start time 24...
$oldpass = "123456aaaaa"; i use api token to execute whmapi1 passwd, to change a user password to alibaba123 $query =...
Hi, so I have used whmapi1 emailtrack_user_stats to get the total number of emails sent in a given time for each account on my cpanel servers,...
Hi, We are looking into the development of an small application to help us quickly eliminate spammer from our servers. is there a way we send...
Hello, We have see this issue in a number of cpanel servers running cpanel version 11.66.0.29 . Issue : The whmapi command for ssl fetch is...
Hi, We recently try to transfer cPanel account using WHM API. And we find out get_transfer_session_state always return Completed even transfer...
Writing a web script that pushes backups to an ftp server of my choice using php and the json api of WHM 1. I have found start_background_pkgacct...
We use automation to create accounts in WHM through a PHP script, but lately I'm noticing that api requests are taking too long. I tried to do a...
Hello, The WMH API 1 method get_autossl_log accepts a timestamp for the log to return. WHM API 1 Functions - get_autossl_log - Software...
Hello, The WHM API 1 method get_autossl_logs_catalog appears to return the following undocumented keys: "username" and "in_progress". That's...
Hello, Is there an API call that can enable/disable backups for a single user? I tried the following as per your documentation, but it doesn't...
Hello, Can anyone shed some light on the following behaviour. I'm running a command such as the below: whmapi1 editzonerecord...
Hello, Are there any plans to update whmapi1 to support "0" quotas for the "MAXPOP", "MAXSQL" and "MAXFTP" parameters on the "modifyacct"...
How to get or set php_directives using WHM API 1 i tried but i get below response {"metadata":{"result":0,"version":1,"reason":"Permission...
Hello there How can I use some php-fpm configurations in version 11.66 over ssh command? 1) php-fpm default on-off 2) multiple convert account...
As I understand it, there is no API call to give webmail access to an individual email account, but the API call cp_create_user_session allows...