@@ -778,7 +778,6 @@ class Zm_Account
$params = array(
new SoapParam($accountId, "id"),
- new SoapParam($preauthKey, "blubb"),
);
try