Updates a data setAsk AIput https://api-us.streamline.intellistack.ai/v1/activation/dataset/{dataSetId}Path ParamsdataSetIduuidrequiredThe ID of the datasetBody ParamscapabilitiesobjectIntegration field capabilitiescapabilities objectcreatedAtdate-timeThe timestamp when the data set was created.createdByUserIduuidThe ID of the user who created the data set.dataTagsarrayTags associated with the data set. This is set when you save the data set.dataTagsADD deletedAtdate-timedescriptorstringA detailed description of the data set.entityAllowListarray of uuidsList of allowed entity IDs. This is set when you save the data set.entityAllowListADD uuidentityFieldPermissionsarray of objectsPermissions for entity fields in the data set.entityFieldPermissionsADD objectentityGraphIduuid(deprecated) The entity graph associated with this data set. New clients should use integrationId instead.iduuidThe unique identifier of the data set.integrationIduuidThe primary integration associated with this data set.integrationIdsarray of uuidsSet of integration IDs used in this data-set.integrationIdsADD uuidintegrationsarray of objects | nullDefaults to nullList of integrations used in this data-setintegrationsADD objectinvalidatedbooleanData set has been invalidated. An invalidated data set cannot be activated, a data set becomes invalidated if the underlying datasource schema is changed.truefalselabelstringA label for identifying the data set.linkAliasesarray of objectsCollection of aliases for links in the data set. This is a transient field for FE use only.linkAliasesADD objectorganizationIduuidThe organization that owns this data set.primaryEntityAliasstringAn alias for the primary entity.primaryEntityIduuidrequiredThe ID of the primary entity in this data set.traversalRoutearray of objectsThe route used for traversing the data set.traversalRouteADD objectResponse 200The updated data set.Updated about 7 hours ago