---
title: "Changes to Patch binding permission rules"
method: PATCH
path: "/toolkits/{toolkit_id}/credentials/{credential_id}/permissions"
---

# Changes to Patch binding permission rules

`PATCH /toolkits/{toolkit_id}/credentials/{credential_id}/permissions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 86 revisions.

- **2026-07-24** `6b93e5cc002c` — 2 info
- **2026-04-13** `76e8f6063728` — 8 breaking, 6 warning, 11 info

## Changes

- **2026-07-24** `6b93e5cc002c` — 2 info
  - added the new optional request property `add/anyOf[subschema #1]/items/match_mode`
  - added the optional property `data/items/match_mode` to the response with the `200` status
- **2026-04-13** `76e8f6063728` — 8 breaking, 6 warning, 11 info
  - request property `add` list-of-types was narrowed by removing types `null` from media type `application/json`
  - request property `remove` list-of-types was narrowed by removing types `null` from media type `application/json`
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `422`
  - the response property `detail` became optional for the status `422`
  - the `detail` response property's maxLength was unset from `4096` for the response status `422`
  - the `detail` response's property type/format changed from `string`/`` to `array`/`` for status `422`
  - removed the required property `data` from the response with the `200` status
  - removed the optional property `code` from the response with the `422` status
  - removed the optional property `errors` from the response with the `422` status
  - removed the optional property `instance` from the response with the `422` status
  - removed the optional property `status` from the response with the `422` status
  - removed the optional property `title` from the response with the `422` status
  - removed the optional property `type` from the response with the `422` status
  - api operation id `patchPermissions` removed and replaced with `patch_credential_permissions_toolkits__toolkit_id__credentials__cred_id__permissions_patch`
  - the endpoint scheme security `HumanLogin` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
  - api tag `toolkits` added
  - api tag `Toolkit Permissions` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/jentic/apis/jentic-control-plane-api/docs/toolkits/:toolkit_id/credentials/:credential_id/permissions/patch.md) · [API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [Page](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/toolkits/:toolkit_id/credentials/:credential_id/permissions/patch)
