Jump to: POST Response Notes | API Call Builder
Resets an employee 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 Employee object |
length | Integer | Length of new password; defaults to a length of 8 |
POST Response Notes
Returns the new employee password as a string
API Call Builder
Javascript is required to use the API Call Builder.