01-16-2013 02:43 AM
01-18-2013 05:52 PM
01-18-2013 05:59 PM
curl -X POST -uadmin:admin http://localhost:8080/alfresco/service/api/groups/GroupRest/children/UserRest
03-14-2013 11:26 AM
08-27-2014 04:06 AM
curl -X GET -uadmin:admin -H "Content-Type: application/json" http://localhost:8080/alfresco/service/api/groups/GroupRest/children/UserRest
09-05-2014 04:05 AM
{
"data":{
"authorityType": "GROUP",
"shortName": "newGroup",
"fullName": "GROUP_newGroup",
"displayName": "New Group",
"url": "/api/groups/newGroup"
,"zones":
[
"APP.DEFAULT",
"AUTH.ALF"
]
}
}
03-12-2015 08:10 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.