TenantObject
                                    The tenant object.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     The tenant ID. If provided, the GUID will be used. Otherwise, the function will auto-create it.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The tenant's name  | 
                                                
                                                     Y  | 
                                                
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Number of Viewer seat licenses to allocate to the tenant  | 
                                                
                                                     Y  | 
                                                
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     Number of Professional seat licenses to allocate to the tenant  | 
                                                
                                                     Y  | 
                                                
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     Number of Basic seat licenses to allocate to the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     Number of Analyst seat licenses to allocate to the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     Number of Scientist seat licenses to allocate to the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     Boolean flag to show a tenant's group folders  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Boolean flag to Allow end users to create webhook channels  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     First workday  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     Default theme id  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Default AI server  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     User defaults  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Boolean flag to show - User defaults override  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The default Hub template that should be used for the tenant's hubs - using the Hub template ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The default email template that should be used for the tenant's emails - using the Email template ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Switch to enable constrained domain searching for domain admins. Active Directory only.  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The domain entity name that will be used in constrained domain searching. Active Directory only.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The organizational unit name that will be used in constrained domain searching. Active Directory only.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Setting to choose the default page size for printing  | 
                                                - | 
*Required elements are only used for API parameters
Usages
 /API2/access/createTenant
                                    
/API2/access/createTenants
                                    
 /API2/access/updateTenant
                                    
 /API3/access/createTenant
                                    
/API3/access/createTenants
                                    
 /API3/access/updateTenant
                                    
 id