Create layer groupAsk AIpost https://api.jmapcloud.io/api/mcs/rest/v1/organizations/{organization}/projects/{project}/layers-groupsRole required ORG_EDITORPath ParamsorganizationstringrequiredThe id of the organizationprojectstringrequiredlength ≥ 1The id of the projectBody ParamsiconDatastringAn image (PNG, GIF, JPG) encoded in base 64. Maximum size 100x100nameobjectThe localized namename objectparentIdstringThe parent group id. If null, the group is created at the roottagsarray of stringsThe tag names for this group. A tag is available system-wide. If the tag name does not exist, it will be createdtagsADD stringvisiblebooleantruefalseResponses 201Successfully created a 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