---
title: "Changes to Create history query item"
method: POST
path: "/api/history/{historyId}/items"
---

# Changes to Create history query item

`POST /api/history/{historyId}/items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 33 of 73 revisions.

- **2026-07-28** `9a6250881fa7` — 2 info
- **2026-07-26** `ea1c80cb9c69` — 1 breaking, 1 info
- **2026-07-20** `6a232346b158` — 2 info
- **2026-07-15** `57cbe043ec5a` — 1 breaking, 1 info
- **2026-07-06** `4c50d4a73f66` — 2 info
- **2026-07-03** `a460443e789e` — 1 breaking, 1 info
- **2026-06-29** `ea736a81a931` — 2 info
- **2026-06-24** `2c78cb2da647` — 1 breaking, 1 info
- **2026-06-22** `748932ded127` — 2 info
- **2026-06-18** `f4c06376e038` — 1 breaking, 1 info
- **2026-06-09** `0384e25875aa` — 2 info
- **2026-06-04** `66ded2b6e4c2` — 1 breaking, 1 info
- **2026-06-02** `3536399ceee0` — 2 info
- **2026-06-02** `370cdd2b20b6` — 1 breaking, 1 info
- **2026-06-02** `6c0030217670` — 2 info
- **2026-05-07** `0e73c27029f6` — 1 breaking, 3 info
- **2026-03-25** `cdb5b7ea7199` — 36 warning, 72 info
- **2026-03-20** `108013c94629` — 72 breaking, 36 info
- **2026-03-19** `fb56929c0675` — 36 warning, 72 info
- **2026-03-18** `d6e364e3cd4e` — 72 breaking, 36 info
- **2026-03-17** `3bf1b221f6ef` — 36 warning, 72 info
- **2026-03-16** `0e8241292e16` — 6 warning, 2 info
- **2026-03-10** `88f262299d5e` — 74 warning, 42 info
- **2026-03-10** `76d90b88c3e5` — 42 warning, 74 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 3 warning
- **2026-02-24** `26363e43178c` — 1 breaking, 3 info
- **2026-02-16** `e0febbaacdc7` — 1 breaking, 3 warning
- **2026-02-09** `1478646796ac` — 1 breaking, 2 warning, 9 info
- **2026-02-03** `bb7c469357f8` — 1 breaking, 9 warning, 2 info
- **2026-02-02** `3c380f9494d5` — 9 breaking, 9 info
- **2026-01-26** `a291063e086b` — 10 breaking, 11 warning, 9 info
- **2026-01-19** `f7d0cb77f2c5` — 10 breaking, 9 warning, 11 info
- **2026-01-06** `d8e7a58e006a` — 1 breaking, 3 info

## Changes

- **2026-07-28** `9a6250881fa7` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-07-26** `ea1c80cb9c69` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-07-20** `6a232346b158` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-07-15** `57cbe043ec5a` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-07-06** `4c50d4a73f66` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-07-03** `a460443e789e` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-06-29** `ea736a81a931` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-06-24** `2c78cb2da647` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-06-22** `748932ded127` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-06-18** `f4c06376e038` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-06-09** `0384e25875aa` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-06-04** `66ded2b6e4c2` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-06-02** `3536399ceee0` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-06-02** `370cdd2b20b6` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBItemDTO` from the response body `anyOf` list for the response status `201`
- **2026-06-02** `6c0030217670` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
- **2026-05-07** `0e73c27029f6` — 1 breaking, 3 info
  - removed `#/components/schemas/HistoryQueryItemCommandTypedDTO_SouthADSItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthFolderScannerItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthFTPItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthModbusItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthMQTTItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthMSSQLItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthMySQLItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthODBCItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthOIAnalyticsItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthOLEDBItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthOPCItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthOPCUAItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthOracleItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthPIItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthPostgreSQLItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthRestItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthSFTPItemSettings_, #/components/schemas/HistoryQueryItemCommandTypedDTO_SouthSQLiteItemSettings_` from the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryADSItemCommandDTO, #/components/schemas/HistoryQueryFolderScannerItemCommandDTO, #/components/schemas/HistoryQueryFTPItemCommandDTO, #/components/schemas/HistoryQueryModbusItemCommandDTO, #/components/schemas/HistoryQueryMQTTItemCommandDTO, #/components/schemas/HistoryQueryMSSQLItemCommandDTO, #/components/schemas/HistoryQueryMySQLItemCommandDTO, #/components/schemas/HistoryQueryODBCItemCommandDTO, #/components/schemas/HistoryQueryOIAnalyticsItemCommandDTO, #/components/schemas/HistoryQueryOLEDBItemCommandDTO, #/components/schemas/HistoryQueryOPCItemCommandDTO, #/components/schemas/HistoryQueryOPCUAItemCommandDTO, #/components/schemas/HistoryQueryOracleItemCommandDTO, #/components/schemas/HistoryQueryOsisoftPIItemCommandDTO, #/components/schemas/HistoryQueryPostgreSQLItemCommandDTO, #/components/schemas/HistoryQueryRESTItemCommandDTO, #/components/schemas/HistoryQuerySFTPItemCommandDTO, #/components/schemas/HistoryQuerySQLiteItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/HistoryQueryADSItemDTO, #/components/schemas/HistoryQueryFolderScannerItemDTO, #/components/schemas/HistoryQueryFTPItemDTO, #/components/schemas/HistoryQueryModbusItemDTO, #/components/schemas/HistoryQueryMQTTItemDTO, #/components/schemas/HistoryQueryMSSQLItemDTO, #/components/schemas/HistoryQueryMySQLItemDTO, #/components/schemas/HistoryQueryODBCItemDTO, #/components/schemas/HistoryQueryOIAnalyticsItemDTO, #/components/schemas/HistoryQueryOLEDBItemDTO, #/components/schemas/HistoryQueryOPCItemDTO, #/components/schemas/HistoryQueryOPCUAItemDTO, #/components/schemas/HistoryQueryOracleItemDTO, #/components/schemas/HistoryQueryOsisoftPIItemDTO, #/components/schemas/HistoryQueryPostgreSQLItemDTO, #/components/schemas/HistoryQueryRESTItemDTO, #/components/schemas/HistoryQuerySFTPItemDTO, #/components/schemas/HistoryQuerySQLiteItemDTO` to the response body `anyOf` list for the response status `201`
  - removed `#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_, #/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_` from the response body `anyOf` list for the response status `201`
- **2026-03-25** `cdb5b7ea7199` — 36 warning, 72 info
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_]/lastEditInstant` from the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdAt` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdBy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedAt` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedBy` to the response with the `201` status
  - …68 more
- **2026-03-20** `108013c94629` — 72 breaking, 36 info
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/updatedBy` from the response with the `201` status
  - …68 more
- **2026-03-19** `fb56929c0675` — 36 warning, 72 info
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_]/lastEditInstant` from the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdAt` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdBy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedAt` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedBy` to the response with the `201` status
  - …68 more
- **2026-03-18** `d6e364e3cd4e` — 72 breaking, 36 info
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/updatedBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/createdAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/createdBy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/updatedAt` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/updatedBy` from the response with the `201` status
  - …68 more
- **2026-03-17** `3bf1b221f6ef` — 36 warning, 72 info
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFTPItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthFolderScannerItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMQTTItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMSSQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthModbusItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthMySQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthODBCItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOIAnalyticsItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOLEDBItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOPCUAItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthOracleItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPIItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthPostgreSQLItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSFTPItemSettings_]/lastEditInstant` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_]/creationDate` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthSQLiteItemSettings_]/lastEditInstant` from the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdAt` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/createdBy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedAt` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthADSItemSettings_]/updatedBy` to the response with the `201` status
  - …68 more
- **2026-03-16** `0e8241292e16` — 6 warning, 2 info
  - removed the request property `anyOf[#/components/schemas/HistoryQueryItemCommandTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeFormat`
  - removed the request property `anyOf[#/components/schemas/HistoryQueryItemCommandTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeTimezone`
  - removed the request property `anyOf[#/components/schemas/HistoryQueryItemCommandTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeType`
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeFormat` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeTimezone` from the response with the `201` status
  - removed the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeType` from the response with the `201` status
  - added the new optional request property `anyOf[#/components/schemas/HistoryQueryItemCommandTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeInput`
  - added the optional property `anyOf[#/components/schemas/HistoryQueryItemTypedDTO_SouthRestItemSettings_]/settings/headers/items/dateTimeInput` to the response with the `201` status
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/history/:historyId/items/post

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/history/:historyId/items/post.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/history/:historyId/items/post)
