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