---
title: "Changes to Create connector mapping"
method: POST
path: "/v1/connector-targets/{connectorTargetId}/mappings"
---

# Changes to Create connector mapping

`POST /v1/connector-targets/{connectorTargetId}/mappings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2026-08-20** `93df40e2efd5` — 1 warning, 7 info
- **2026-08-14** `6915dfb03e5d` — 1 warning, 1 info
- **2026-08-10** `54cdbd4ecffa` — 1 warning, 1 info

## Changes

- **2026-08-20** `93df40e2efd5` — 1 warning, 7 info
  - added the new `workflow` enum value to the `item/objectType` response property for the response status `201`
  - removed the pattern `^ctg_.*` from the `path` request parameter `connectorTargetId`
  - added the new `workflow` enum value to the request property `objectType`
  - removed the pattern `^plg_.*` from the request property `pluginId/anyOf[subschema #1]/`
  - the `item/connectorInstanceId` response's property pattern `^cin_.*` was removed for the status `201`
  - the `item/connectorTargetId` response's property pattern `^ctg_.*` was removed for the status `201`
  - the `item/id` response's property pattern `^cmp_.*` was removed for the status `201`
  - the `item/pluginId/anyOf[subschema #1]/` response's property pattern `^plg_.*` was removed for the status `201`
- **2026-08-14** `6915dfb03e5d` — 1 warning, 1 info
  - added the new `app` enum value to the `item/objectType` response property for the response status `201`
  - added the new `app` enum value to the request property `objectType`
- **2026-08-10** `54cdbd4ecffa` — 1 warning, 1 info
  - added the new `script` enum value to the `item/objectType` response property for the response status `201`
  - added the new `script` enum value to the request property `objectType`

---

[Operation](https://skmtc.dev/openworklabs/apis/den-api/docs/v1/connector-targets/:connectorTargetId/mappings/post.md) · [API](https://skmtc.dev/openworklabs/apis/den-api.md) · [Page](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/connector-targets/:connectorTargetId/mappings/post)
