UsersChange user passwordChange user password POST /users/change-password Changes the authenticated user's password. Request Responses200400401500Password changed successfully.Old and new passwords are required.Incorrect current password.Failed to update password and re-encrypt data.