Update layer groupAsk AIpatch https://api.jmapcloud.io/api/mcs/rest/v1/organizations/{organization}/projects/{project}/layers-groups/{layer-group}Role required ORG_EDITORPath ParamsorganizationstringrequiredThe id of the organizationprojectstringrequiredThe id of the projectlayer-groupstringrequiredThe id of the layer groupBody Paramschildrenarray of stringsIf not specified, the order in the group stays the same. If specified, must be a "node" id. A "node" is a layer id or group idchildrenADD stringiconDatastringAn image (PNG, GIF, JPG) encoded in base 64. Maximum size 100x100nameobjectSpecifying a locale with null or empty text will remove itname objectparentIdstringThe parent group id. If an empty string is specified, the group is moved at the rootvisiblebooleantruefalseResponses 200Successfully updated layer group 400Parameter(s) has not a good data format 401You are not authorized to view the resource 403Accessing the resource you were trying to reach is forbidden 404The resource you were trying to reach is not found 500The server encounters an unexpected internal errorUpdated about 1 month ago