dachinat / nextcloud

Nextcloud OCS and WebDAV API wrapper for Ruby.
https://rubygems.org/gems/nextcloud
MIT License
17 stars 17 forks source link

Share a calendar with another user #27

Open faridanoosheh opened 1 year ago

faridanoosheh commented 1 year ago

Hi I am trying to find a way to share a calendar with an existing user. OCS supports fileshareing and I am wondering if it is something similar for Calendar sharing like:

webdav.calendar_sharing.create(path, shareType, shareWith, publicUpload, password, permissions)