---
title: "Changes to Update Connector From Model"
method: PATCH
path: "/manage/admin/connector/{connector_id}"
---

# Changes to Update Connector From Model

`PATCH /manage/admin/connector/{connector_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-01-06** `2d941ea53eb3` — 6 warning, 8 info
- **2025-08-21** `9321c45d93b5` — 7 breaking, 7 info

## Changes

- **2026-01-06** `2d941ea53eb3` — 6 warning, 8 info
  - added the new `bitbucket` enum value to the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - added the new `coda` enum value to the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - added the new `drupal_wiki` enum value to the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - added the new `outline` enum value to the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - added the new `testrail` enum value to the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - added the new `user_file` enum value to the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - api tag `public` added
  - added the new `bitbucket` enum value to the request property `source`
  - added the new `coda` enum value to the request property `source`
  - added the new `drupal_wiki` enum value to the request property `source`
  - added the new `outline` enum value to the request property `source`
  - added the new `testrail` enum value to the request property `source`
  - added the new `user_file` enum value to the request property `source`
  - the response property `anyOf[subschema #2: StatusResponse[int]]/success` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 7 breaking, 7 info
  - removed the enum value `bitbucket` of the request property `source`
  - removed the enum value `coda` of the request property `source`
  - removed the enum value `drupal_wiki` of the request property `source`
  - removed the enum value `outline` of the request property `source`
  - removed the enum value `testrail` of the request property `source`
  - removed the enum value `user_file` of the request property `source`
  - the response property `anyOf[subschema #2: StatusResponse[int]]/success` became optional for the status `200`
  - api tag `public` removed
  - removed the `bitbucket` enum value from the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - removed the `coda` enum value from the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - removed the `drupal_wiki` enum value from the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - removed the `outline` enum value from the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - removed the `testrail` enum value from the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`
  - removed the `user_file` enum value from the `anyOf[subschema #1: ConnectorSnapshot]/source` response property for the response status `200`

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/manage/admin/connector/:connector_id/patch.md) · [API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [Page](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/manage/admin/connector/:connector_id/patch)
