✨ Update organization
✨ Update organization
<Card href="https://humansignal.com/goenterprise">
<img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/>
<p style="margin-top: 10px; font-size: 14px;">
This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)
</p>
</Card>
Update organization details including title, embed domains, and Plugins settings.
Authentication
AuthorizationToken
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>
Path parameters
id
Request
This endpoint expects an object.
contact_info
created_by
custom_interfaces_enabled
Enable or disable custom interfaces for this organization
custom_scripts_enabled
Plugins
email_notification_settings
Email Notification Settings
embed_domains
Supported domains
embed_enabled
Enable or disable embed functionality for this organization
embed_settings
Public Verification Key and Public Verification Algorithms configuration
interface_settings
Security settings for custom interfaces: CSP allowlists, script origins, iframe permissions
react_code_settings
ReactCode settings
title
Organization name
token
Response
billing
created_at
custom_scripts_enabled
email_notification_settings
id
react_code_settings
title
token
custom_interfaces_enabled
Enable custom interfaces for this organization. When disabled, projects with use_custom_interface=True will not render custom interfaces anywhere in the product (label stream, embed, data manager, interfaces dashboard).
default_role
Default membership role for invited users
OW- OwnerAD- AdministratorMA- ManagerRE- ReviewerAN- AnnotatorDI- DeactivatedNO- Not Activated
embed_domains
List of objects: {“domain”: “example.com”}. Used for CSP header on /embed routes.
embed_enabled
Enable embed functionality for this organization
embed_settings
Embed settings for this organization
external_id
External ID to uniquely identify this organization
interface_settings
Security settings for custom interfaces: CSP allowlists, script origins, iframe permissions.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error