Cmd_modify_user Api?

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
 
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
 
Back
Top