mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-13 06:17:21 +07:00
Merge pull request #5233 from nextcloud/backport/5228/stable20
[stable20] Use GET instead of POST User Provisioning API
This commit is contained in:
@@ -103,7 +103,7 @@ Example
|
||||
^^^^^^^
|
||||
::
|
||||
|
||||
$ curl -X POST http://admin:secret@example.com/ocs/v1.php/cloud/groups/admin
|
||||
$ curl -X GET http://admin:secret@example.com/ocs/v1.php/cloud/groups/admin
|
||||
|
||||
* Returns a list of users in the ``admin`` group
|
||||
|
||||
|
||||
Reference in New Issue
Block a user