Jump to: POST Response Notes | API Call Builder
Resets an affiliate user password to a new, randomly generated password.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of AffiliateUser object |
length | Integer | Length of the new password to generate; defaults to 8 characters |
POST Response Notes
Returns the newly generated password as a string
API Call Builder
Javascript is required to use the API Call Builder.