---
title: "Changes to Update an API Credential"
method: PATCH
path: "/v1/organizations/{organizationId}/api-credentials/{apiCredentialId}"
---

# Changes to Update an API Credential

`PATCH /v1/organizations/{organizationId}/api-credentials/{apiCredentialId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 41 revisions.

- **2026-08-12** `6129323514c1` — 1 info
- **2026-04-22** `53d0b0012c3a` — 1 info
- **2026-03-18** `aecdd0a7e96c` — 2 info
- **2026-03-13** `5289d0eff8a3` — 1 warning
- **2026-03-04** `bfa460b2aec3` — 1 breaking, 1 warning
- **2026-02-02** `f2d7d1ad3495` — 1 info

## Changes

- **2026-08-12** `6129323514c1` — 1 info
  - added the new `insights` enum value to the request property `roles/allOf[#/components/schemas/ApiCredentialRolesSchema]/workspaces/items/products/items/product/allOf[#/components/schemas/ProductName]/`
- **2026-04-22** `53d0b0012c3a` — 1 info
  - added the new optional request property `ipAllowlist`
- **2026-03-18** `aecdd0a7e96c` — 2 info
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
- **2026-03-13** `5289d0eff8a3` — 1 warning
  - the `name` request property's maxLength was set to `140`
- **2026-03-04** `bfa460b2aec3` — 1 breaking, 1 warning
  - added the pattern `^[A-Za-z0-9-]+$` to the request property `name`
  - the `description` request property's maxLength was set to `140`
- **2026-02-02** `f2d7d1ad3495` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/criblio/apis/cribl-cloud-public-api/docs/v1/organizations/:organizationId/api-credentials/:apiCredentialId/patch.md) · [API](https://skmtc.dev/criblio/apis/cribl-cloud-public-api.md) · [Page](https://skmtc.dev/criblio/apis/cribl-cloud-public-api/changes/v1/organizations/:organizationId/api-credentials/:apiCredentialId/patch)
