---
title: "Changes to Assign Role"
method: POST
path: "/v3/users/{userId}/assigned-roles"
---

# Changes to Assign Role

`POST /v3/users/{userId}/assigned-roles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 75 revisions.

- **2026-05-20** `ccc33535acb5` — 1 breaking, 1 info
- **2026-04-27** `f48a778e1edc` — 3 info
- **2026-03-30** `6dabb1df19ab` — 1 info
- **2026-03-06** `69f1a7124165` — 2 info
- **2026-02-12** `b9b4ba83d16d` — 2 info
- **2025-10-30** `845120e19d45` — 1 breaking
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-09-16** `ddf026fbd25b` — 1 warning, 1 info
- **2025-08-22** `3c0154b2053a` — 8 breaking, 1 info
- **2025-08-14** `6333a0d3b095` — 3 breaking, 7 warning, 8 info
- **2025-07-22** `76b0fefddb0d` — 9 breaking, 7 info
- **2025-06-27** `0aead68de7b0` — 2 info

## Changes

- **2026-05-20** `ccc33535acb5` — 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-04-27** `f48a778e1edc` — 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-30** `6dabb1df19ab` — 1 info
  - added the new `Debug Session Creator` enum value to the request property `role_name`
- **2026-03-06** `69f1a7124165` — 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-12** `b9b4ba83d16d` — 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-30** `845120e19d45` — 1 breaking
  - the request property `entity_id` 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-09-16** `ddf026fbd25b` — 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** `3c0154b2053a` — 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-14** `6333a0d3b095` — 3 breaking, 7 warning, 8 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 `Dashboards` enum value to the request property `entity_type_name`
  - 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-07-22** `76b0fefddb0d` — 9 breaking, 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 `#/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`
- **2025-06-27** `0aead68de7b0` — 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`

---

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