post https://api-staging.fanheroapi.com/accounts/update-password
Overview
Updates the password for the account.
Pass the email address associated with the account in the request body.
Note: the password should be at least eight characters long and contain numerals, upper case letters, lower case letters and special characters.
The organization
parameter is required for authentication.
Returns an object with a single Boolean variable. True if password update was successful.