Update data_type by IDAsk AIpatch https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/data_types/{id}Path Paramsproject_iduuidrequiredID of the project this entity belongs toiduuidrequiredID of the entityBody Paramslast_editor_user_idint32ID of the user who most recently edited this entitydefault_bigint_valueint64 | nullDefault big integer value if the kind is bigintdefault_boolean_valueboolean | nullDefault boolean value if the kind is booleantruefalsedefault_string_valuestring | nullDefault string value if the kind is string (suitable for short form text)namestringName of the entityplaceholderstring | nullPlaceholder name to use for this data type to be shown in the UIunitstring | nullenumThe unit of the value this type carriestemperaturecurrencyhourslengthareavolumemassnullShow 8 enum valuesdefault_decimal_valuestring | nullDefault decimal value if the kind is decimaldefault_text_valuestring | nullDefault text value if the kind is text (suitable for long form text)device_updated_atdate-timeTime when the device last updated the entityhidden_atdate-time | nullTime when this type was marked as hidden (can be only done if this is marked as strict)fullbooleanSet to true if should use full serializertruefalseHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 7 months ago