nextcloud-api-wrapper
nextcloud-api-wrapper copied to clipboard
share api issue
I am calling below shareclient function $sharesClient->getSharesFromFileOrFolder($case_id, ['reshares' => true, 'subfiles' => true]); giving error as below : Error : The options "reshares", "subfiles" do not exist. Defined options are: "0", "1".
Hello Dimple-96,
What basePath this API based on? please help I have a dedicated server and wanna create users and set their quotas through API nextcloud.
Thanks