mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #13175 from nextcloud/remove-outdated-note-for-update-share
Remove outdated note for the update share
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