---
title: "Changes to Update toolkit"
method: PATCH
path: "/toolkits/{toolkit_id}"
---

# Changes to Update toolkit

`PATCH /toolkits/{toolkit_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 85 revisions.

- **2026-07-31** `ce439b16916a` — 1 info
- **2026-07-24** `6b93e5cc002c` — 1 breaking
- **2026-07-23** `e7b87904bdbb` — 1 info
- **2026-07-01** `d65fcba0d25a` — 3 breaking, 6 warning, 29 info
- **2026-04-13** `76e8f6063728` — 13 breaking, 8 warning, 17 info

## Changes

- **2026-07-31** `ce439b16916a` — 1 info
  - added the optional property `apis` to the response with the `200` status
- **2026-07-24** `6b93e5cc002c` — 1 breaking
  - removed the required property `permissions` from the response with the `200` status
- **2026-07-23** `e7b87904bdbb` — 1 info
  - added the optional property `created_by` to the response with the `200` status
- **2026-07-01** `d65fcba0d25a` — 3 breaking, 6 warning, 29 info
  - response property `created_at` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
  - the `detail` response's property type/format changed from `array`/`` to `string`/`` for status `422`
  - removed the required property `id` from the response with the `200` status
  - the `name/anyOf[subschema #1]/` request property's maxLength was set to `255`
  - removed the request property `disabled`
  - removed the request property `simulate`
  - removed the optional property `credentials` from the response with the `200` status
  - removed the optional property `disabled` from the response with the `200` status
  - removed the optional property `keys` from the response with the `200` status
  - api operation id `patch_toolkit_toolkits__toolkit_id__patch` removed and replaced with `updateToolkit`
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `HumanLogin` was removed from the API
  - api tag `Toolkits` added
  - api tag `toolkits` removed
  - added the new optional request property `active`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `422`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
  - added the optional property `code` to the response with the `422` status
  - added the optional property `errors` to the response with the `422` status
  - added the optional property `instance` to the response with the `422` status
  - added the optional property `status` to the response with the `422` status
  - added the optional property `title` to the response with the `422` status
  - added the optional property `type` to the response with the `422` status
  - added the optional property `updated_at` to the response with the `200` status
  - the response property `created_at` became required for the status `200`
  - the response property `credential_count` became required for the status `200`
  - the response property `detail` became required for the status `422`
  - the response property `key_count` became required for the status `200`
  - the response property `permissions` became required for the status `200`
  - response property `credential_count` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `key_count` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - added the required property `active` to the response with the `200` status
  - added the required property `toolkit_id` to the response with the `200` status
- **2026-04-13** `76e8f6063728` — 13 breaking, 8 warning, 17 info
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `422`
  - the response property `created_at` became optional for the status `200`
  - the response property `credential_count` became optional for the status `200`
  - the response property `detail` became optional for the status `422`
  - the response property `key_count` became optional for the status `200`
  - the response property `permissions` became optional for the status `200`
  - response property `created_at` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `credential_count` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `key_count` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - 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 `active` from the response with the `200` status
  - removed the required property `toolkit_id` from the response with the `200` status
  - removed the request property `active`
  - 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
  - removed the optional property `updated_at` from the response with the `200` status
  - api operation id `updateToolkit` removed and replaced with `patch_toolkit_toolkits__toolkit_id__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 `Toolkits` removed
  - added the new optional request property `disabled`
  - added the new optional request property `simulate`
  - 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`
  - added the optional property `credentials` to the response with the `200` status
  - added the optional property `disabled` to the response with the `200` status
  - added the optional property `keys` to the response with the `200` status
  - added the required property `id` to the response with the `200` status

---

[Operation](https://skmtc.dev/jentic/apis/jentic-control-plane-api/docs/toolkits/:toolkit_id/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/patch)
