API ClientsTypeScript SDKAPI ReferenceCoreType AliasesTenantUpdateRequestVersion: 8.9On this pageType Alias: TenantUpdateRequest type TenantUpdateRequest = object; Properties description? optional description?: string; The new description of the tenant. name name: string; The new name of the tenant.Was this helpful?