✨ Update default role
✨ Update default role
Authentication
Path parameters
Request
Set to current time to restrict data sharing between annotators and reviewers in the label stream, review stream, and notifications (which will be disabled). In these settings, information about annotator and reviewer identity is suppressed in the UI.
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).
Set to current time to enable custom scripts (Plugins) for this organization. Can only be enabled if no organization members are active members of any other organizations; otherwise an error will be raised. If this occurs, contact the LEAP team for assistance with enabling custom scripts (Plugins).
Default membership role for invited users
OW- OwnerAD- AdministratorMA- ManagerRE- ReviewerAN- AnnotatorDI- DeactivatedNO- Not Activated
Email notification settings for this organization. Controls which email notifications users can receive. Structure: {“notifications_allowed”: {“notification_type”: bool}}
List of objects: {“domain”: “example.com”}. Used for CSP header on /embed routes.
Security settings for custom interfaces: CSP allowlists, script origins, iframe permissions.
ReactCode tag security settings. Structure: {“mode”: “disabled”|“src_only”|“everything”, “allowed_origins”: [“https://…”], “allowed_permissions”: [“camera”, …]}
Response
Set to current time to restrict data sharing between annotators and reviewers in the label stream, review stream, and notifications (which will be disabled). In these settings, information about annotator and reviewer identity is suppressed in the UI.
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).
Set to current time to enable custom scripts (Plugins) for this organization. Can only be enabled if no organization members are active members of any other organizations; otherwise an error will be raised. If this occurs, contact the LEAP team for assistance with enabling custom scripts (Plugins).
Default membership role for invited users
OW- OwnerAD- AdministratorMA- ManagerRE- ReviewerAN- AnnotatorDI- DeactivatedNO- Not Activated
Email notification settings for this organization. Controls which email notifications users can receive. Structure: {“notifications_allowed”: {“notification_type”: bool}}
List of objects: {“domain”: “example.com”}. Used for CSP header on /embed routes.
Security settings for custom interfaces: CSP allowlists, script origins, iframe permissions.
ReactCode tag security settings. Structure: {“mode”: “disabled”|“src_only”|“everything”, “allowed_origins”: [“https://…”], “allowed_permissions”: [“camera”, …]}