---
title: "Changes to Assign Team Role"
method: POST
path: "/v3/teams/{teamId}/assigned-roles"
---

# Changes to Assign Team Role

`POST /v3/teams/{teamId}/assigned-roles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 52 revisions.

- **2026-05-20** `421937fd1ff5` — 1 breaking, 1 info
- **2026-05-06** `1f9c36d98f8d` — 3 info
- **2026-03-27** `aad4daa45eee` — 1 info
- **2026-03-11** `2eb528e691a2` — 2 info
- **2026-02-16** `2b2a72c67bd2` — 2 info
- **2025-10-29** `19e869275e28` — 1 warning
- **2025-09-16** `f03059016622` — 1 warning, 1 info
- **2025-08-22** `96118a9cd7f4` — 8 breaking, 1 info
- **2025-08-12** `9ca62eba4eca` — 1 info
- **2025-06-17** `c308b7426a7c` — 2 info
- **2025-04-15** `fc6abbc537f3` — 3 breaking, 7 warning, 7 info
- **2025-03-13** `ddd4be7ea073` — 1 info
- **2025-02-10** `d833d4dbb1fa` — 9 breaking, 1 warning, 7 info
- **2024-12-13** `8aedc289a938` — 1 warning, 1 info
- **2024-12-06** `426663331655` — 1 warning, 1 info
- **2024-11-11** `08ead66e9ebb` — 1 breaking, 2 warning, 2 info

## Changes

- **2026-05-20** `421937fd1ff5` — 1 breaking, 1 info
  - removed the enum value `Identity` of the request property `entity_type_name`
  - added the new `Auth Servers` enum value to the request property `entity_type_name`
- **2026-05-06** `1f9c36d98f8d` — 3 info
  - added the new `Add On Admin` enum value to the request property `role_name`
  - added the new `Add On Viewer` enum value to the request property `role_name`
  - added the new `Add Ons` enum value to the request property `entity_type_name`
- **2026-03-27** `aad4daa45eee` — 1 info
  - added the new `Debug Session Creator` enum value to the request property `role_name`
- **2026-03-11** `2eb528e691a2` — 2 info
  - added the new `Content Editor` enum value to the request property `role_name`
  - added the new `Registration Approver` enum value to the request property `role_name`
- **2026-02-16** `2b2a72c67bd2` — 2 info
  - added the new `Editor` enum value to the request property `role_name`
  - added the new `Reports` enum value to the request property `entity_type_name`
- **2025-10-29** `19e869275e28` — 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-09-16** `f03059016622` — 1 warning, 1 info
  - added the new `sg` enum value to the `entity_region` response property for the response status `201`
  - added the new `sg` enum value to the request property `entity_region`
- **2025-08-22** `96118a9cd7f4` — 8 breaking, 1 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 `entity_id` became nullable for the status `201`
  - the response property `entity_type_name` became nullable for the status `201`
  - the response property `role_name` became nullable for the status `201`
  - the request property `entity_id` became nullable
- **2025-08-12** `9ca62eba4eca` — 1 info
  - added the new `Dashboards` enum value to the request property `entity_type_name`
- **2025-06-17** `c308b7426a7c` — 2 info
  - added the new `Scorecard Admin` enum value to the request property `role_name`
  - added the new `Scorecard Viewer` enum value to the request property `role_name`
- **2025-04-15** `fc6abbc537f3` — 3 breaking, 7 warning, 7 info
  - request property `entity_region` was restricted to a list of enum values
  - the `entity_region` request property type changed from no type to `string`
  - the `entity_region` response's property type changed from no type to `string` for status `201`
  - removed `#/components/schemas/EntityRegion, subschema #2` from the `entity_region` request property `allOf` list
  - added the new `*` enum value to the `entity_region` response property for the response status `201`
  - added the new `au` enum value to the `entity_region` response property for the response status `201`
  - added the new `eu` enum value to the `entity_region` response property for the response status `201`
  - added the new `in` enum value to the `entity_region` response property for the response status `201`
  - added the new `me` enum value to the `entity_region` response property for the response status `201`
  - added the new `us` enum value to the `entity_region` response property for the response status `201`
  - added the new `*` enum value to the request property `entity_region`
  - added the new `au` enum value to the request property `entity_region`
  - added the new `eu` enum value to the request property `entity_region`
  - added the new `in` enum value to the request property `entity_region`
  - added the new `me` enum value to the request property `entity_region`
  - added the new `us` enum value to the request property `entity_region`
  - removed `#/components/schemas/EntityRegion, subschema #2` from the `entity_region` response property `allOf` list for the response status `201`
- **2025-03-13** `ddd4be7ea073` — 1 info
  - added the new `Connector` enum value to the request property `role_name`
- **2025-02-10** `d833d4dbb1fa` — 9 breaking, 1 warning, 7 info
  - added `#/components/schemas/EntityRegion, subschema #2` to the `entity_region` request property `allOf` list
  - removed the enum value `*` of the request property `entity_region`
  - removed the enum value `au` of the request property `entity_region`
  - removed the enum value `eu` of the request property `entity_region`
  - removed the enum value `in` of the request property `entity_region`
  - removed the enum value `me` of the request property `entity_region`
  - removed the enum value `us` of the request property `entity_region`
  - the `entity_region` request property type changed from `string` to no type
  - the `entity_region` response's property type changed from `string` to no type for status `201`
  - added the new `missing_reference` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
  - added `#/components/schemas/EntityRegion, subschema #2` to the `entity_region` response property `allOf` list for the response status `201`
  - removed the `*` enum value from the `entity_region` response property for the response status `201`
  - removed the `au` enum value from the `entity_region` response property for the response status `201`
  - removed the `eu` enum value from the `entity_region` response property for the response status `201`
  - removed the `in` enum value from the `entity_region` response property for the response status `201`
  - removed the `me` enum value from the `entity_region` response property for the response status `201`
  - removed the `us` enum value from the `entity_region` response property for the response status `201`
- **2024-12-13** `8aedc289a938` — 1 warning, 1 info
  - added the new `in` enum value to the `entity_region` response property for the response status `201`
  - added the new `in` enum value to the request property `entity_region`
- **2024-12-06** `426663331655` — 1 warning, 1 info
  - added the new `me` enum value to the `entity_region` response property for the response status `201`
  - added the new `me` enum value to the request property `entity_region`
- **2024-11-11** `08ead66e9ebb` — 1 breaking, 2 warning, 2 info
  - added `#/components/schemas/InvalidParameterMaximumLength` to the `allOf[subschema #2]/invalid_parameters/items/` response property `oneOf` list for the response status `400`
  - added the new `min` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/rule` response property for the response status `400`
  - added the new `min_items` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/rule` response property for the response status `400`
  - added the new `APIs` enum value to the request property `entity_type_name`
  - removed the `max_length` enum value from the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`

---

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