Hi,
I have a problem about xml-api connection. There is not enough docs..
I can create new email in cpanel . but cannot change password or quota
Can anyone tell me functions?
For example : below code is create email:
/xml-api/cpanel?user=nick&xmlin=
<cpanelaction>
<module>Email </module>
<func>addpop</func>
<apiversion>1</apiversion>
<args>$user</args>
<args>$password</args>
<args>$quota</args>
<args>$domain</args>
</cpanelaction>
what about others?



LinkBack URL
About LinkBacks
Reply With Quote





