# POST /api/NormalUser/ChangePassword **POST /api/NormalUser/ChangePassword** ## Servers - Production: http://alzaware.runasp.net (Production) ## Parameters ### Query parameters - **email** (string) ### Body: application/json (object) - **oldPassword** (string | null) - **newPassword** (string | null) - **confirmNewPassword** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)