mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
remove note
This commit is contained in:
@@ -116,7 +116,7 @@ Statuscodes:
|
||||
Update Share
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Update a given share. Only one value can be updated per request.
|
||||
Update a given share.
|
||||
|
||||
* Syntax: /shares/*<share_id>*
|
||||
* Method: PUT
|
||||
@@ -133,8 +133,6 @@ Update a given share. Only one value can be updated per request.
|
||||
* PUT Arguments: attributes - (string) serialized JSON string for :ref:`share attributes<Share attributes>`
|
||||
* PUT Arguments: sendMail - (string) send an email to the recipient. This will not send an email on its own. You will have to use the :ref:`send-email<Send email>` endpoint to send the email. (true/false)
|
||||
|
||||
.. note:: Only one of the update parameters can be specified at once.
|
||||
|
||||
Statuscodes:
|
||||
|
||||
* 100 - successful
|
||||
|
||||
Reference in New Issue
Block a user