---
title: "Changes to Create Connect cluster secret"
method: POST
path: "/v1/kafka-connect/clusters/{cluster_name}/secrets"
---

# Changes to Create Connect cluster secret

`POST /v1/kafka-connect/clusters/{cluster_name}/secrets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2025-11-25** `87688d3474c2` — 1 warning
- **2025-09-25** `0ff040c5bf20` — 2 warning
- **2025-06-03** `a210961eeca2` — 3 warning, 1 info
- **2025-05-27** `dfa71f9d277e` — 1 warning, 3 info

## Changes

- **2025-11-25** `87688d3474c2` — 1 warning
  - added the new `SCOPE_AI_GATEWAY` enum value to the `secret/scopes/items/` response property for the response status `201`
- **2025-09-25** `0ff040c5bf20` — 2 warning
  - added the new `SCOPE_AI_AGENT` enum value to the `secret/scopes/items/` response property for the response status `201`
  - added the new `SCOPE_MCP_SERVER` enum value to the `secret/scopes/items/` response property for the response status `201`
- **2025-06-03** `a210961eeca2` — 3 warning, 1 info
  - removed the optional property `id` from the response with the `201` status
  - removed the optional property `labels` from the response with the `201` status
  - removed the optional property `scopes` from the response with the `201` status
  - added the optional property `secret` to the response with the `201` status
- **2025-05-27** `dfa71f9d277e` — 1 warning, 3 info
  - removed the optional property `secret` from the response with the `201` status
  - added the optional property `id` to the response with the `201` status
  - added the optional property `labels` to the response with the `201` status
  - added the optional property `scopes` to the response with the `201` status

---

[Operation](https://skmtc.dev/redpanda-data/apis/redpanda-cloud-data-plane-api/docs/v1/kafka-connect/clusters/:cluster_name/secrets/post.md) · [API](https://skmtc.dev/redpanda-data/apis/redpanda-cloud-data-plane-api.md) · [Page](https://skmtc.dev/redpanda-data/apis/redpanda-cloud-data-plane-api/changes/v1/kafka-connect/clusters/:cluster_name/secrets/post)
