---
title: "Changes to ✨ Update default role"
method: PATCH
path: "/api/organizations/{id}/set-default-role"
---

# Changes to ✨ Update default role

`PATCH /api/organizations/{id}/set-default-role`

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

## Timeline

Changed in 3 of 98 revisions.

- **2026-07-21** `d61bc77f80bc` — 1 warning, 3 info
- **2026-07-08** `04ff286141b5` — 3 breaking, 3 warning, 2 info
- **2026-04-25** `bf064af446f9` — 12 info

## Changes

- **2026-07-21** `d61bc77f80bc` — 1 warning, 3 info
  - added the new `VO` enum value to the `default_role/allOf[#/components/schemas/OrganizationRoleEnum]/` response property for the response status `200`
  - added the new `VO` enum value to the request property `default_role/allOf[#/components/schemas/OrganizationRoleEnum]/` (media type: application/json)
  - added the new `VO` enum value to the request property `default_role/allOf[#/components/schemas/OrganizationRoleEnum]/` (media type: application/x-www-form-urlencoded)
  - added the new `VO` enum value to the request property `default_role/allOf[#/components/schemas/OrganizationRoleEnum]/` (media type: multipart/form-data)
- **2026-07-08** `04ff286141b5` — 3 breaking, 3 warning, 2 info
  - added `#/components/schemas/OrganizationRoleEnum` to the `default_role` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/OrganizationRoleEnum` to the `default_role` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/OrganizationRoleEnum` to the `default_role` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/Role9e7Enum` from the `default_role` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/Role9e7Enum` from the `default_role` request property `allOf` list (media type: application/x-www-form-urlencoded)
  - removed `#/components/schemas/Role9e7Enum` from the `default_role` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/OrganizationRoleEnum` to the `default_role` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Role9e7Enum` from the `default_role` response property `allOf` list for the response status `200`
- **2026-04-25** `bf064af446f9` — 12 info
  - added the new optional request property `custom_interfaces_enabled` (media type: application/json)
  - added the new optional request property `custom_interfaces_enabled` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `custom_interfaces_enabled` (media type: multipart/form-data)
  - added the new optional request property `embed_enabled` (media type: application/json)
  - added the new optional request property `embed_enabled` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `embed_enabled` (media type: multipart/form-data)
  - added the new optional request property `interface_settings` (media type: application/json)
  - added the new optional request property `interface_settings` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `interface_settings` (media type: multipart/form-data)
  - added the optional property `custom_interfaces_enabled` to the response with the `200` status
  - added the optional property `embed_enabled` to the response with the `200` status
  - added the optional property `interface_settings` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/organizations/:id/set-default-role/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/set-default-role/patch)
