mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
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