---
title: "Changes to Create Delegated"
method: POST
path: "/api/v1/apps/{app_id}/connectors"
---

# Changes to Create Delegated

`POST /api/v1/apps/{app_id}/connectors`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 33 revisions.

- **2026-08-21** `f2cf3228f366` — 6 breaking, 8 warning, 2 info
- **2026-04-30** `fa2bb307d6fa` — 3 info
- **2026-03-10** `7fa698b04b81` — 1 info
- **2026-02-05** `417c5bf9b0a2` — 1 info
- **2025-11-12** `6f49a3969499` — 1 info
- **2025-09-08** `d8ad3d78289e` — 1 info
- **2025-08-06** `e09d811ca082` — 2 info
- **2025-05-30** `d5c56e8615fe` — 2 info
- **2025-04-10** `17f9f3bcedd5` — 1 info

## Changes

- **2026-08-21** `f2cf3228f366` — 6 breaking, 8 warning, 2 info
  - the request property `appEntitlementOwnerRefs` became not nullable
  - the request property `userIds` became not nullable
  - the `appManagedStateBindingRef` request property type/format changed from `object`/`` to ``/``
  - the `expandMask` request property type/format changed from `object`/`` to ``/``
  - added `#/components/schemas/c1.api.app.v1.ConnectorView, subschema #2` to the `connectorView` response property `oneOf` list for the response status `200`
  - the `connectorView` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the request property `appManagedStateBindingRef/appId`
  - removed the request property `appManagedStateBindingRef/resourceId`
  - removed the request property `appManagedStateBindingRef/resourceTypeId`
  - removed the request property `expandMask/paths`
  - removed the optional property `connectorView/appPath` from the response with the `200` status
  - removed the optional property `connectorView/capabilitiesPath` from the response with the `200` status
  - removed the optional property `connectorView/connector` from the response with the `200` status
  - removed the optional property `connectorView/usersPath` from the response with the `200` status
  - added `#/components/schemas/c1.api.app.v1.AppManagedStateBindingRef, subschema #2` to the `appManagedStateBindingRef` request property `oneOf` list
  - added `#/components/schemas/c1.api.app.v1.ConnectorExpandMask, subschema #2` to the `expandMask` request property `oneOf` list
- **2026-04-30** `fa2bb307d6fa` — 3 info
  - added the new optional request property `appEntitlementOwnerRefs`
  - added the optional property `connectorView/connector/configUpdatedAt` to the response with the `200` status
  - added the optional property `connectorView/connector/parallelSyncWorkerCount` to the response with the `200` status
- **2026-03-10** `7fa698b04b81` — 1 info
  - added the optional property `connectorView/connector/connectorApiVersion` to the response with the `200` status
- **2026-02-05** `417c5bf9b0a2` — 1 info
  - added the optional property `connectorView/connector/connectorSyncCronSchedule` to the response with the `200` status
- **2025-11-12** `6f49a3969499` — 1 info
  - added the optional property `connectorView/connector/syncConfig` to the response with the `200` status
- **2025-09-08** `d8ad3d78289e` — 1 info
  - added the optional property `connectorView/connector/canResumeSync` to the response with the `200` status
- **2025-08-06** `e09d811ca082` — 2 info
  - added the optional property `connectorView/capabilitiesPath` to the response with the `200` status
  - added the optional property `connectorView/connector/disableCheckBadSync` to the response with the `200` status
- **2025-05-30** `d5c56e8615fe` — 2 info
  - added the optional property `connectorView/connector/profileAllowList` to the response with the `200` status
  - added the optional property `connectorView/connector/profileIgnoreList` to the response with the `200` status
- **2025-04-10** `17f9f3bcedd5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/conductorone/apis/c1-api/docs/api/v1/apps/:app_id/connectors/post.md) · [API](https://skmtc.dev/conductorone/apis/c1-api.md) · [Page](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/apps/:app_id/connectors/post)
