CatalogOrganizationService.
delete_organization_setting
delete_organization_setting(organization_setting_id: str) -> None
Delete an organization setting.
Parameters
| name | type | description |
|---|---|---|
| organization_setting_id | str | Organization setting identification string e.g. "demo" |
Returns
| type | description |
|---|---|
| None | None |