Store permissions for an analysis setAsk AIpost https://{subdomain}.alisqi.com/api/storeSetPermissionsUse this API operation to configure permissions for an analysis set or selection list.Body ParamssetIdintegerrequiredThe unique id of the analysis set.userGroupIdintegerrequiredThe unique id of the user group.permissionsarray of stringsrequiredList of permissions. For selection lists, only read and modify are applicable. Leave empty to revoke permissions.permissions*ADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200This operation will simply output true if the permissions have been stored. 400Bad Request 403Forbidden 429Too many requestsUpdated 11 months ago