What it does
Adds a new tenant.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| tenantName | string | Tenant name |
| tenantDescription | string | Tenant description |
| licenseNumber | string | Tenant license number (if required) |
| canUseCommonLicense | bool | Permission to share main license |
Returned value
| Type | Description |
|---|---|
| int | Tenant identifier |
