users.activateUser
Syntax
array users.activateUser ( int vhost, int uid, string verificationCode, bool returnUserInfo = 0 )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | ID of the application that the media is in. | |||
| none | ID of the user. | |||
| none | The one time SMS or Email code the user received from regenerateCode - mandatory if previousPassword is non existant | |||
| 0 | If this parameter is true it will return user info in an array as listed below |
Return Values
| Field | Description | Possible Values |
|---|
