For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Type 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.