mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Adds the note property for the update share endpoint
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
parent
61813a8cc3
commit
e781ec616c
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user