---
title: "Changes to ✨ Update organization member/role"
method: PATCH
path: "/api/organizations/{id}/memberships"
---

# Changes to ✨ Update organization member/role

`PATCH /api/organizations/{id}/memberships`

> Every recorded change to this endpoint, newest first.
> 98 revisions in range; 1 not diffed.

## Timeline

Changed in 7 of 98 revisions.

- **2026-08-10** `1d13f90af57a` — 3 breaking, 2 info
- **2026-08-06** `037e8b19fbfd` — 1 info
- **2026-07-23** `bd19961a2b8b` — 3 info
- **2026-07-21** `d61bc77f80bc` — 3 breaking, 3 warning
- **2026-07-08** `b5f055b9d45b` — 10 breaking
- **2026-07-08** `04ff286141b5` — 3 breaking, 3 warning
- **2026-04-28** `9ba357b1fdb3` — 1 info

## Changes

- **2026-08-10** `1d13f90af57a` — 3 breaking, 2 info
  - the response property `role_source` became nullable for the status `200`
  - the `role` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `role_source` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/OrganizationRoleEnum` to the `role` response property `allOf` list for the response status `200`
  - added `#/components/schemas/RoleSourceEnum` to the `role_source` response property `allOf` list for the response status `200`
- **2026-08-06** `037e8b19fbfd` — 1 info
  - added the required property `flex` to the response with the `200` status
- **2026-07-23** `bd19961a2b8b` — 3 info
  - added the new optional request property `user_type` (media type: application/json)
  - added the new optional request property `user_type` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `user_type` (media type: multipart/form-data)
- **2026-07-21** `d61bc77f80bc` — 3 breaking, 3 warning
  - added `#/components/schemas/AssignableOrganizationRoleEnum` to the `role` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/AssignableOrganizationRoleEnum` to the `role` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/AssignableOrganizationRoleEnum` to the `role` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/OrganizationRoleEnum` from the `role` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/OrganizationRoleEnum` from the `role` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/OrganizationRoleEnum` from the `role` request property `allOf` list (media type: multipart/form-data)
- **2026-07-08** `b5f055b9d45b` — 10 breaking
  - the response property `concurrency` became nullable for the status `200`
  - the response property `user/avatar` became nullable for the status `200`
  - the response property `user/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired` became nullable for the status `200`
  - the response property `user/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired_at` became nullable for the status `200`
  - the response property `user/pause` became nullable for the status `200`
  - the response property `user_type` became nullable for the status `200`
  - the `concurrency` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `user/lse_fields/allOf[#/components/schemas/LseFields]/email_notification_settings` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `user/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `user/pause` response's property type/format changed from `string`/`` to `object`/`` for status `200`
- **2026-07-08** `04ff286141b5` — 3 breaking, 3 warning
  - added `#/components/schemas/OrganizationRoleEnum` to the `role` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/OrganizationRoleEnum` to the `role` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/OrganizationRoleEnum` to the `role` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/Role9e7Enum` from the `role` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/Role9e7Enum` from the `role` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/Role9e7Enum` from the `role` request property `allOf` list (media type: multipart/form-data)
- **2026-04-28** `9ba357b1fdb3` — 1 info
  - added the required property `user_type` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/organizations/:id/memberships/patch.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/organizations/:id/memberships/patch)
