NewTenantObject
                                    The tenant object for creating new tenants.
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  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 Boolean flag to show a tenant's group folders  | 
                                            - | 
                                                 boolean  | 
                                            
*Required elements are only used for API parameters
Usages
 /API2/access/createTenant
                                    
/API2/access/createTenants
                                    
 id