mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
Documenting type of key and value
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
This commit is contained in:
@@ -175,11 +175,11 @@ is done by sending a Basic HTTP Authorization header.
|
||||
**Syntax: ocs/v1.php/cloud/groups/{groupid}**
|
||||
|
||||
* HTTP method: PUT
|
||||
* PUT argument: key, the field to edit:
|
||||
* PUT argument: key, string - the field to edit:
|
||||
|
||||
+ displayname
|
||||
|
||||
* PUT argument: value, the new value for the field
|
||||
* PUT argument: value, string - the new value for the field
|
||||
|
||||
Status codes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user