mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00: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:
commit
eba8dd2c39
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user