Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76a2547

Browse files
authored
Merge pull request nextcloud#520 from nextcloud/switch-to-ocsv2
Switch to OCSv2
2 parents 0084974 + b88f926 commit 76a2547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_manual/core/ocs-share-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ OCS Share API
55
The OCS Share API allows you to access the sharing API from outside over
66
pre-defined OCS calls.
77

8-
The base URL for all calls to the share API is: *<nextcloud_base_url>/ocs/v1.php/apps/files_sharing/api/v1*
8+
The base URL for all calls to the share API is: *<nextcloud_base_url>/ocs/v2.php/apps/files_sharing/api/v1*
99

1010
All calls to OCS endpoints require the ``OCS-APIRequest`` header to be set to ``true``.
1111

0 commit comments

Comments
 (0)