Tagged Questions

2
votes
4answers
2k views

How to update contacts in Zimbra by scripting?

I have a Zimbra installation and I need to programmaticaly update contacts in it. It seems that its REST interface is only working to add new contacts, but I need to update existing ones. Is there a ...