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.

Language
URL
Click Try It! to start a request and see the response here!