---
title: "Changes to Create a connector"
method: POST
path: "/api/actions/connector/{id}"
---

# Changes to Create a connector

`POST /api/actions/connector/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 96 revisions.

- **2026-07-24** `cef1cb82d514` — 10 info
- **2026-07-21** `342514d59743` — 1 breaking, 1 info

## Changes

- **2026-07-24** `cef1cb82d514` — 10 info
  - added the new optional request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/accessTokenUrl`
  - added the new optional request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/additionalFields`
  - added the new optional request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/clientId`
  - added the new optional request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/scope`
  - added the new optional request property `secrets/oneOf[subschema #20: Connector secrets properties for a Webhook connector]/clientSecret`
  - added the new `delete` enum value to the request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/method`
  - added the new `get` enum value to the request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/method`
  - added the new `patch` enum value to the request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/method`
  - added the new `webhook-oauth2-client-credentials` enum value to the request property `config/oneOf[subschema #22: Connector request properties for a Webhook connector]/authType`
  - added the new `webhook-oauth2-client-credentials` enum value to the request property `config/oneOf[subschema #23: Connector request properties for Webhook - Case Management connector]/authType`
- **2026-07-21** `342514d59743` — 1 breaking, 1 info
  - the `config/oneOf[subschema #23: Connector request properties for Webhook - Case Management connector]/headers` request property type/format changed from `string`/`` to `object`/``
  - the request property `config/oneOf[subschema #23: Connector request properties for Webhook - Case Management connector]/headers` became nullable

---

[Operation](https://skmtc.dev/elastic/apis/kibana-apis/docs/api/actions/connector/:id/post.md) · [API](https://skmtc.dev/elastic/apis/kibana-apis.md) · [Page](https://skmtc.dev/elastic/apis/kibana-apis/changes/api/actions/connector/:id/post)
