✨ Update organization
✨ Update organization
Authentication
Path parameters
Request
Security settings for custom interfaces: CSP allowlists, script origins, iframe permissions
Response
Get email notification settings with default values for all notification types.
Returns a dictionary with the following structure: { ‘notifications_allowed’: { ‘notification_type’: bool }, ‘notification_types’: [ {‘value’: str, ‘label’: str} ] }
Excludes blocklisted notification types and ensures all valid types are included with proper defaults for any missing types.
When organization’s email_notification_settings is null or empty, all notifications are shown as enabled (True) by default. When organization has some settings, unconfigured notifications default to False.
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 membership role for invited users
OW- OwnerAD- AdministratorMA- ManagerRE- ReviewerAN- AnnotatorDI- DeactivatedNO- Not ActivatedVO- View Only
List of objects: {“domain”: “example.com”}. Used for CSP header on /embed routes.
Security settings for custom interfaces: CSP allowlists, script origins, iframe permissions.