v70

latestOpenAPI 3.0.0EUPLraw.githubusercontent.com2026-08-031426201.0 MB
History Queries

Update history query item

Updates an existing item in a history query

put/api/history/{historyId}/items/{itemId}

Path parameters

historyIdstring required
itemIdstring required

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example request

{
  "settings": {
    "dateTimeFields": [
      {
        "timezone": "Europe/Paris"
      }
    ],
    "serialization": {
      "outputTimezone": "Europe/Paris"
    }
  }
}

Response

No Content