CatalogOrganizationService.

update_name

update_name(name: str) -> None

Updates the name of the organization.

Parameters

nametypedescription
namestrNew name of the organization

Returns

None