PDA

View Full Version : Cmd_modify_user Api?


renholm
05-26-2004, 01:45 PM
Is there a API command for CMD_MODIFY_USER ?

/ renholm

jmstacey
05-26-2004, 11:25 PM
Yes.

http://www.directadmin.com/api.html#modify
*scroll down about 1/2 page*

renholm
05-27-2004, 07:31 AM
Thanks for your reply...

I know about the CMD_MODIFY_USER but the response is not suitable for my purpose. I would like the response to be like the CMD_API_ACCOUNT_USER response.


Function To create a new User account. Exactly the same as CMD_ACCOUNT_USER except return value
Command CMD_API_ACCOUNT_USER
Method GET or POST
Success Returns error=0&text=text&details=details
Failure Returns error=1&text=text&details=details

aleborg
05-31-2004, 05:52 AM
Does anyone have a solution for this? We need to solve it quick.

DirectAdmin Support
05-31-2004, 03:42 PM
Hello,

I'll add CMD_API_MODIFY_USER (or something similar) to the versions system for the next release. It'll be a re-release with a few minor bugfixes so you can expect to see it in under a week.

:)

John