mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Use GET instead of POST User Provisioning API
This commit is contained in:
parent
ac9afd3fc2
commit
9577b87f58
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user