---
title: "Changes to Create a Datakit plugin"
method: POST
path: "/{workspace}/plugins#Datakit"
---

# Changes to Create a Datakit plugin

`POST /{workspace}/plugins#Datakit`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 11 revisions.

- **2026-07-06** `28b1f8a59cdc` — 2 info
- **2026-04-24** `9555cbb8b259` — 4 breaking, 22 info
- **2025-11-25** `65f3141f1662` — 5 breaking, 4 warning, 3 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-07-06** `28b1f8a59cdc` — 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 `201` status
- **2026-04-24** `9555cbb8b259` — 4 breaking, 22 info
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #11: 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 optional for the status `201`
  - added `subschema #6: json_to_xml, subschema #7: jwt_decode, subschema #8: jwt_sign, subschema #9: jwt_verify, subschema #12: xml_to_json` to the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` response property `oneOf` list for the response status `201`
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #7: static -> subschema #11: static]/values` response's property type/format changed from `string`/`` to `object`/`` for status `201`
  - 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]/outputs/raw_body`
  - 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`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the request property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/url` became optional
  - the `ssl_verify` request property default value changed from `false` to `true`
  - added `subschema #6: json_to_xml, subschema #7: jwt_decode, subschema #8: jwt_sign, subschema #9: jwt_verify, subschema #12: 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 `201` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/https_proxy` to the response with the `201` 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 `201` 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 `201` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/inputs/url` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/outputs/raw_body` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/oneOf[subschema #3: call]/ssl_verify` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/DatakitPluginConfig]/config/resources/cache/redis/cloud_authentication` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `201` status
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `201`
- **2025-11-25** `65f3141f1662` — 5 breaking, 4 warning, 3 info
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` request property type/format changed from `object`/`` 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 `201`
  - the `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - removed the required property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/name` from the response with the `201` status
  - removed the required property `allOf[#/components/schemas/DatakitPluginConfig]/config/nodes/items/type` from the response with the `201` 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`
  - removed the request property `name`
  - removed the optional property `name` from the response with the `201` status
  - added the new optional request property `allOf[#/components/schemas/DatakitPluginConfig]/name`
  - 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]/name` to the response with the `201` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins#Datakit/post.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins#Datakit/post)
