---
title: "Changes to Update a Datakit plugin"
method: PUT
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#Datakit"
---

# Changes to Update a Datakit plugin

`PUT /v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#Datakit`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 52 revisions.

- **2026-07-06** `36da5cb9a674` — 2 info
- **2026-06-26** `4a39c7f85509` — 2 breaking, 2 info
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
- **2026-04-24** `7d6a643707d9` — 2 breaking, 7 info
- **2026-03-11** `2eb528e691a2` — 2 breaking, 1 info
- **2026-01-13** `ad02b4e24eb2` — 7 breaking, 19 info
- **2025-11-11** `28774c89f2cb` — 3 breaking, 3 info
- **2025-10-29** `19e869275e28` — 7 breaking, 2 warning, 3 info
- **2025-09-16** `f03059016622` — 5 breaking
- **2025-08-22** `96118a9cd7f4` — 2 breaking, 8 info
- **2025-07-22** `2c77aeaee5fb` — 1 info

## Changes

- **2026-07-06** `36da5cb9a674` — 2 info
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #10: property]/non_nil`
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #10: property]/non_nil` to the response with the `200` status
- **2026-06-26** `4a39c7f85509` — 2 breaking, 2 info
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/cache/redis/port` request property type/format changed from `integer`/`` to `string`/``
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/cache/redis/port` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - the `port` request property default value changed from `6379` to `6379`
  - the `port` response's property default value changed from `6379` to `6379` for the status `200`
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 2 breaking, 7 info
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/ssl_verify` became not nullable
  - added `subschema #7: jwt_decode, subschema #8: jwt_sign, subschema #9: jwt_verify` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` response property `oneOf` list for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/outputs/raw_body`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the `ssl_verify` request property default value `true` was added
  - added `subschema #7: jwt_decode, subschema #8: jwt_sign, subschema #9: jwt_verify` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` request property `oneOf` list
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/outputs/raw_body` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - the `ssl_verify` response's property default value `true` was added for the status `200`
- **2026-03-11** `2eb528e691a2` — 2 breaking, 1 info
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #8: static]/values` became not nullable
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #8: static]/values` became required
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #8: static]/values` became required for the status `200`
- **2026-01-13** `ad02b4e24eb2` — 7 breaking, 19 info
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #8: static]/values` request property type/format changed from `string`/`` to `object`/``
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/url` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #8: static]/values` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/url` became optional for the status `200`
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #8: static]/values` became optional for the status `200`
  - added `subschema #6: json_to_xml, subschema #9: xml_to_json` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` response property `oneOf` list for the response status `200`
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #8: static]/values` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/http_proxy`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/https_proxy`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/proxy_auth_password`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/proxy_auth_username`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/url`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/ssl_verify`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/cache/redis/cloud_authentication`
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/url` became nullable
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #8: static]/values` became nullable
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/url` became optional
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #8: static]/values` became optional
  - added `subschema #6: json_to_xml, subschema #9: xml_to_json` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` request property `oneOf` list
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/http_proxy` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/https_proxy` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/proxy_auth_password` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/proxy_auth_username` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/ssl_verify` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/cache/redis/cloud_authentication` to the response with the `200` status
- **2025-11-11** `28774c89f2cb` — 3 breaking, 3 info
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #5: jq]/inputs` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static]/outputs` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/vault` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #5: jq]/inputs` became nullable
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static]/outputs` became nullable
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/vault` became nullable
- **2025-10-29** `19e869275e28` — 7 breaking, 2 warning, 3 info
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` request property type/format changed from `object`/`` to ``/``
  - the `allOf[#/components/schemas/DatakitPluginConfig]/name` request property type/format changed from `string`/`` to ``/``
  - added `subschema #1: branch, subschema #2: cache, subschema #3: call, subschema #4: exit, subschema #5: jq, subschema #6: property, subschema #7: static` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` response property `oneOf` list for the response status `200`
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `allOf[#/components/schemas/DatakitPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the required property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/name` from the response with the `200` status
  - removed the required property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/type` from the response with the `200` status
  - removed the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/name`
  - removed the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/type`
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources`
  - added `subschema #1: branch, subschema #2: cache, subschema #3: call, subschema #4: exit, subschema #5: jq, subschema #6: property, subschema #7: static` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` request property `oneOf` list
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources` to the response with the `200` status
- **2025-09-16** `f03059016622` — 5 breaking
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became not nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became not nullable
  - the `allOf[#/components/schemas/PluginBase]/id` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/name` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/partials/items/id` request property's minLength was increased from `0` to `1`
- **2025-08-22** `96118a9cd7f4` — 2 breaking, 8 info
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable
  - the `debug` request property default value `false` was added
  - the `enabled` request property default value `true` was added
  - the `protocols` request property default value `grpc, grpcs, http, https` was added
  - the `debug` response's property default value `false` was added for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
  - the `protocols` response's property default value `grpc, grpcs, http, https` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#Datakit/put.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#Datakit/put)
