---
title: "Changes to Update Team"
method: PATCH
path: "/v3/teams/{teamId}"
---

# Changes to Update Team

`PATCH /v3/teams/{teamId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 75 revisions.

- **2026-08-12** `fbe6ce110ba4` — 3 breaking, 7 warning, 1 info
- **2026-08-11** `4fef3868064f` — 1 warning
- **2025-10-30** `845120e19d45` — 2 breaking
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 7 breaking, 3 info
- **2025-08-14** `6333a0d3b095` — 1 info
- **2025-07-22** `76b0fefddb0d` — 1 info

## Changes

- **2026-08-12** `fbe6ce110ba4` — 3 breaking, 7 warning, 1 info
  - the `description` request property's minLength was increased from `0` to `1`
  - the `name` request property's minLength was increased from `0` to `1`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `created_at` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `labels` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `system_team` from the response with the `200` status
  - removed the optional property `updated_at` from the response with the `200` status
  - added `#/components/schemas/Team, subschema #2` to the response body `allOf` list for the response status `200`
- **2026-08-11** `4fef3868064f` — 1 warning
  - the `name` request property's maxLength was set to `250`
- **2025-10-30** `845120e19d45` — 2 breaking
  - the request property `description` became not nullable
  - the request property `name` became not nullable
- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-08-22** `3c0154b2053a` — 7 breaking, 3 info
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `description` became nullable for the status `200`
  - the response property `name` became nullable for the status `200`
  - the request property `description` became nullable
  - the request property `name` became nullable
  - the `system_team` response's property default value `false` was added for the status `200`
- **2025-08-14** `6333a0d3b095` — 1 info
  - the `system_team` response's property default value `false` was removed for the status `200`
- **2025-07-22** `76b0fefddb0d` — 1 info
  - the `system_team` response's property default value `false` was added for the status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v3/teams/:teamId/patch.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v3/teams/:teamId/patch)
