CatalogOrganizationService.

update_allowed_origins

update_allowed_origins( allowed_origins: list[str] ) -> None

Updates the allowed origins of the organization.

Parameters

nametypedescription
allowed_originslist[str]New allowed origins of the organization

Returns

None