Jump to: POST Response Notes | API Call Builder
Resets an advertiser user's 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 Advertiser user object |
| length | Integer | Length of password to be randomly generated; defaults length to 8 |
POST Response Notes
Returns the advertiser user's new password as a string
API Call Builder
Javascript is required to use the API Call Builder.