---
title: "Changes to Update Credential From Model"
method: PATCH
path: "/manage/credential/{credential_id}"
---

# Changes to Update Credential From Model

`PATCH /manage/credential/{credential_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 13 revisions.

- **2026-01-13** `7f4d7f7b70ee` — 2 warning
- **2026-01-06** `2d941ea53eb3` — 6 warning, 15 info
- **2025-08-21** `9321c45d93b5` — 14 breaking, 9 info

## Changes

- **2026-01-13** `7f4d7f7b70ee` — 2 warning
  - removed the request property `is_user_file`
  - removed the optional property `anyOf[subschema #1: CredentialSnapshot]/is_user_file` from the response with the `200` status
- **2026-01-06** `2d941ea53eb3` — 6 warning, 15 info
  - added the new `bitbucket` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `coda` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `drupal_wiki` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `outline` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `testrail` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `user_file` enum value to the `anyOf[subschema #1: CredentialSnapshot]/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 #1: CredentialSnapshot]/admin_public` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/credential_json` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/id` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/source` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_created` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_updated` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/user_id` became required for the status `200`
  - the response property `anyOf[subschema #2: StatusResponse[int]]/success` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 14 breaking, 9 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 #1: CredentialSnapshot]/admin_public` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/credential_json` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/id` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/source` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_created` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_updated` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/user_id` became optional for the status `200`
  - the response property `anyOf[subschema #2: StatusResponse[int]]/success` became optional for the status `200`
  - api tag `public` removed
  - added the new optional request property `is_user_file`
  - added the optional property `anyOf[subschema #1: CredentialSnapshot]/is_user_file` to the response with the `200` status
  - removed the `bitbucket` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `coda` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `drupal_wiki` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `outline` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `testrail` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `user_file` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/manage/credential/:credential_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/credential/:credential_id/patch)
