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