mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #870 from nextcloud/doc/11270
Adds the note property for the update share endpoint
This commit is contained in:
@@ -123,6 +123,7 @@ Update a given share. Only one value can be updated per request.
|
||||
upload for public shares.
|
||||
* PUT Arguments: expireDate - (string) set a expire date for public link
|
||||
shares. This argument expects a well formatted date string, e.g. 'YYYY-MM-DD'
|
||||
* PUT Arguments: note - (string) Adds a note for the share recipient.
|
||||
|
||||
.. note:: Only one of the update parameters can be specified at once.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user