Employee::resetPassword Method

Resets an employee password to a new, randomly generated password.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Employee object
lengthIntegerLength 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.
Have a Question? Please contact [email protected] for technical support.