Resolved! Creating a group using cURL with REST api
Please I'm new to Alfresco and I tried to create a group using curl on my command line terminal. Here's the code:curl -uadmin:rockstar -X PUT { "newGroup" : ["authorityType" : "GROUP", "shortName" : "COMPUTER_SCIENCE_400LVL", "fullName" : "COMPUTER_S...