API for Package Change

kebirhost

Verified User
Joined
Jul 8, 2019
Messages
110
Hello,

Could you add API to change the user package? This is very important after cpanel migrations.

Thanks,
Melih
 
Hello Melih,

Should already be there. Just change CMD_* to be CMD_API_* with the same values.

For this above example, you'd use, for example:

CMD_API_MODIFY_USER
method: POST
action=package
user=fred
package=goldpackage

John
 
Back
Top