Groups REST Endpoints

File Server/Groups
Delete Individual Group
Method: delete
Path: {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups/{group}
Get Individual Group
Method: get
Path: {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups/{group}
Search Groups
Method: get
Path: {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups
Update a Group
Method: put
Path: {protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/groups/{group}