Is there a way of creating events for a users CalDAV calendar in cyrus over the cli? I cannot find any documentation about cli commands for the CalDAV module nor for the web API used in the admin GUI.
What we would like to get done is syncing an read-only ics file, which is updated by another system, into a users calendar.
We are currently trying to reverse engineering the web GUI but the api requires credentials which we would like to avoid in the sync script and the XML is hard to understand.