Create data field on entityAsk AIpost https://api-us.streamline.intellistack.ai/v1/data-catalog/entity/{entityId}/data-fieldsPath ParamsentityIduuidrequiredUnique identifier of the entity to add a field toBody ParamscaseSensitivityCapabilitystringenumUNKNOWNCASE_SENSITIVE_ONLYCASE_INSENSITIVE_SLOWCASE_INSENSITIVEAllowed:UNKNOWNCASE_SENSITIVE_ONLYCASE_INSENSITIVE_SLOWCASE_INSENSITIVEcollectionTypestring | nullenumType of collection this field represents. Null for scalar (non-collection) fields.ORDERED_LISTUNORDERED_LISTAllowed:ORDERED_LISTUNORDERED_LISTcreateablebooleanField value can be provided on record creationtruefalsecreatedAtdate-timeTimestamp when this field was createddataClassCodeVersionstringCode version of the model used to classify the fielddataClassIdstringID of the data class this field belongs todataClassModelVersionstringWeights version of the model used to classify the fielddataClassNamestringName of the data class this field belongs todefaultValueobjectInformation about default value of the fielddefaultValue objectdefinitionIdstringID of the field definitiondefinitionVersionstringVersion of the field definitiondescriptorstringHuman-readable description of the fielddiscoveredValuesarraySample values found during discovery. These would be enums in SQL systems.discoveredValuesADD entityIduuidID of the entity this field belongs tofieldMetadataobjectMetadata for the current fieldfieldMetadata objecthiddenbooleanIndicates if field is hiddentruefalseiduuidUnique identifier for the fieldisDataClassOverriddenbooleanIndicates if the data class is overridden for this fieldtruefalseisManagedbooleanIndicates if this field is managed by the systemtruefalseisPrimaryKeybooleanIndicates if field is a part of the entitie's primary keytruefalselabelstringDisplay label for the fieldlocatorstringExpression used to locate this field in the source datanativeIdentifierstringOriginal identifier from the source systemnullablebooleanField can be nulltruefalseorganizationIduuidOrganization that owns this fieldoriginalDataClassIdstringOriginal data class ID before overriderequiredbooleanIndicates if field must be provided in insertion requesttruefalsescalarTypestringData type of the fieldsearchablebooleanIndicates if this field can be searchedtruefalsesortablebooleanExisting field value can be sortedtruefalseupdateablebooleanExisting field value can be updatedtruefalseResponse 200Successful operationUpdated about 7 hours ago