mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #158 from nextcloud/ocs_apirequest
OCS API request OCS-APIRequest header to be set
This commit is contained in:
@@ -13,6 +13,8 @@ listed above. The Provisioning API app is enabled by default.
|
||||
|
||||
The base URL for all calls to the share API is **nextcloud_base_url/ocs/v1.php/cloud**.
|
||||
|
||||
All calls to OCS endpoints require the ``OCS-APIRequest`` header to be set to ``true``.
|
||||
|
||||
Instruction Set For Users
|
||||
=========================
|
||||
|
||||
|
||||
@@ -7,6 +7,8 @@ pre-defined OCS calls.
|
||||
|
||||
The base URL for all calls to the share API is: *<nextcloud_base_url>/ocs/v1.php/apps/files_sharing/api/v1*
|
||||
|
||||
All calls to OCS endpoints require the ``OCS-APIRequest`` header to be set to ``true``.
|
||||
|
||||
Local Shares
|
||||
============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user