---
title: "Changes to Create a new Plugin"
method: POST
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins"
---

# Changes to Create a new Plugin

`POST /v2/control-planes/{controlPlaneId}/core-entities/plugins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 75 revisions.

- **2026-04-07** `f8b12cdd4a06` — 2 info
- **2025-10-30** `845120e19d45` — 6 breaking
- **2025-09-16** `ddf026fbd25b` — 3 breaking
- **2025-08-22** `3c0154b2053a` — 6 breaking, 8 info
- **2025-08-14** `6333a0d3b095` — 2 info
- **2025-07-22** `76b0fefddb0d` — 1 breaking, 3 info

## Changes

- **2026-04-07** `f8b12cdd4a06` — 2 info
  - added the new optional request property `condition`
  - added the optional property `condition` to the response with the `201` status
- **2025-10-30** `845120e19d45` — 6 breaking
  - the request property `ordering/after` became not nullable
  - the request property `ordering/after/access` became not nullable
  - the request property `ordering/before` became not nullable
  - the request property `ordering/before/access` became not nullable
  - the request property `partials/items/name` became not nullable
  - the request property `partials/items/path` became not nullable
- **2025-09-16** `ddf026fbd25b` — 3 breaking
  - the `id` request property's minLength was increased from `0` to `1`
  - the `name` request property's minLength was increased from `0` to `1`
  - the `partials/items/id` request property's minLength was increased from `0` to `1`
- **2025-08-22** `3c0154b2053a` — 6 breaking, 8 info
  - the response property `ordering/after` became nullable for the status `201`
  - the response property `ordering/after/access` became nullable for the status `201`
  - the response property `ordering/before` became nullable for the status `201`
  - the response property `ordering/before/access` became nullable for the status `201`
  - the response property `partials/items/name` became nullable for the status `201`
  - the response property `partials/items/path` became nullable for the status `201`
  - the request property `ordering/after` became nullable
  - the request property `ordering/after/access` became nullable
  - the request property `ordering/before` became nullable
  - the request property `ordering/before/access` became nullable
  - the request property `partials/items/name` became nullable
  - the request property `partials/items/path` became nullable
  - the `enabled` request property default value `true` was added
  - the `enabled` response's property default value `true` was added for the status `201`
- **2025-08-14** `6333a0d3b095` — 2 info
  - the `enabled` request property default value `true` was removed
  - the `enabled` response's property default value `true` was removed for the status `201`
- **2025-07-22** `76b0fefddb0d` — 1 breaking, 3 info
  - the response property `tags` became nullable for the status `201`
  - the request property `tags` became nullable
  - the `enabled` request property default value `true` was added
  - the `enabled` response's property default value `true` was added for the status `201`

---

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