/manager
| Info |
|---|
Utility function, returns all community and users the current person manages:
|
Possible Methods
GET
Arguments
...
| Info | ||
|---|---|---|
curl -b cookies.txt -X GET "http://localhost:8185/manager" > response.txt
|
| Info |
|---|
Utility function, returns all community and users the current person manages:
|
GET
...
| Info | ||
|---|---|---|
curl -b cookies.txt -X GET "http://localhost:8185/manager" > response.txt
|