Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Method Signature String resetCustomerProfilePassword(String email);
Description
Resets the password associated with the email address and sends out an email with it immediatey.
Parameters String email - Email address of a customer profile.
Result A string representing the result. "Success" will be returned if the reset succeeded otherwise the string will contain an error message.