BaseAPIClient.changePassword() method Signature: changePassword(newPassword: string, oldPassword: string): Promise<AuthResponse>; Parameters ParameterTypeDescription newPasswordstring oldPasswordstring Returns: Promise<AuthResponse>