When i try to create a new group using method POST and this json object: {"authorityType":"Group","shortName":"testGroup"} I receive an error 500:
18:10:35,190 ERROR [extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 05300069 Script url /api/rootgroups does not support the method POST org.springframework.extensions.webscripts.WebScriptException: 05300069 Script url /api/rootgroups does not support the method POST