---
title: "Changes to Update Credential Data"
method: PUT
path: "/manage/admin/credential/{credential_id}"
---

# Changes to Update Credential Data

`PUT /manage/admin/credential/{credential_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 13 revisions.

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

## Changes

- **2026-01-13** `7f4d7f7b70ee` — 1 warning
  - removed the optional property `is_user_file` from the response with the `200` status
- **2026-01-06** `2d941ea53eb3` — 6 warning, 1 info
  - added the new `bitbucket` enum value to the `source` response property for the response status `200`
  - added the new `coda` enum value to the `source` response property for the response status `200`
  - added the new `drupal_wiki` enum value to the `source` response property for the response status `200`
  - added the new `outline` enum value to the `source` response property for the response status `200`
  - added the new `testrail` enum value to the `source` response property for the response status `200`
  - added the new `user_file` enum value to the `source` response property for the response status `200`
  - api tag `public` added
- **2025-08-21** `9321c45d93b5` — 8 info
  - api tag `public` removed
  - added the optional property `is_user_file` to the response with the `200` status
  - removed the `bitbucket` enum value from the `source` response property for the response status `200`
  - removed the `coda` enum value from the `source` response property for the response status `200`
  - removed the `drupal_wiki` enum value from the `source` response property for the response status `200`
  - removed the `outline` enum value from the `source` response property for the response status `200`
  - removed the `testrail` enum value from the `source` response property for the response status `200`
  - removed the `user_file` enum value from the `source` response property for the response status `200`

---

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