ChangeActiveStatus

This method allows you to set a user to inactive status, or back from inactive to active.

Return Value: UserResult

Exception conditions:
Here are the member ID values related to this method:

-1: invalid credentials (API key and/or client ID)
-2: missing field (username)
-3: cannot find user
-5: exception while performing operation (see errorMsg for details)

Language