AffiliateUser::resetPassword Method

Resets an affiliate user 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 AffiliateUser object
lengthIntegerLength 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.
Have a Question? Please contact [email protected] for technical support.