Update current password.
PUT/authentication/password
- If the API provides the flag to have complex passwords turned on, the rules of such complex passwords must be displayed as provided by the API Documentation.
- Logic for complex passwords must be adhered to in the UI design.
- Password Length is determined by the Credit Union and can be no longer than 10 characters long.
- Passwords are case sensitive.
- These items are required to comply with CU*A’s current security requirements, and the settings that the CU has enabled.
Request
Responses
- 200
- 400
Request data is either missing or invalid.