Application::resetPassword Method

Resets a user's password to a random new one. This works for network employees, affiliate users, and advertiser users.

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