AdminCreateTenantsInput
- tenantsType: array object[] · Tenants 1…100required
List of tenants to create
- tenantType: string · Tenant Name
_name min length:1max length:255requiredTenant name (spaces allowed)
- packageType: string · Package Idnullable
_id Package HashID. Optional if template_id is provided.
- templateType: string · Template Idnullable
_id Tenant creation template HashID. If provided, license_type_id will be resolved from template. Optional if package_id is provided.
- usersType: array object[] · Users …1000
Initial users for the tenant (optional)