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