Jump to: POST Response Notes | API Call Builder
Resets a user's password to a random new one. This works for network employees, affiliate users, and advertiser users.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
String | User's email address |
POST Response Notes
Returns an associative array with email, first, last name, and new password. If the provided email address is not valid, this method instead returns boolean false.
API Call Builder
Javascript is required to use the API Call Builder.