Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0084974 + b88f926 commit 76a2547Copy full SHA for 76a2547
developer_manual/core/ocs-share-api.rst
@@ -5,7 +5,7 @@ OCS Share API
5
The OCS Share API allows you to access the sharing API from outside over
6
pre-defined OCS calls.
7
8
-The base URL for all calls to the share API is: *<nextcloud_base_url>/ocs/v1.php/apps/files_sharing/api/v1*
+The base URL for all calls to the share API is: *<nextcloud_base_url>/ocs/v2.php/apps/files_sharing/api/v1*
9
10
All calls to OCS endpoints require the ``OCS-APIRequest`` header to be set to ``true``.
11
0 commit comments