API examples

urgido

Verified User
Joined
Oct 28, 2008
Messages
425
Location
MX
Hi
Is there a php class or php examples for login as... api?

My crm is totally based on cpanel API and now, I am working to integrate directadmin API but it's not clear to me at all.

Thanks.
 
Thanks,
Did you know if the following command delete reseller's accounts too?

Deleting Accounts
Deleting *ANY* usertype:
Function To delete an Admin, a Reseller, or a User
Command CMD_API_SELECT_USERS
Method POST
Success Returns Text
Failure Returns Text
Form Values:
Name Value
confirmed Confirm
delete yes
select0 The name of the admin/reseller/user
( select1 ...) The name of the admin/reseller/user. Not required, but you can keep adding more users by increasing the number (select2, select3, etc..)

Thanks a lot for any help.
 
Back
Top