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 |
|
Number of Basic seat licenses to allocate to the tenant |
- |
integer |
int32 |
|
Number of Analyst 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 |
|
|
Homepage Hotbox Template |
- |
string |
|
|
Admin Hotbox Template |
- |
string |
|
|
Embed Hotbox Template |
- |
string |
*Required elements are only used for API parameters
Usages

