avanan_create_tenant
Creates a new customer tenant under an MSP, provisioning admin contact, company name, and region. Enables onboarding of new customers with required details.
Instructions
Create a new customer tenant under the current MSP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| MSPId | No | Parent MSPs only: create the tenant under this child MSP. | |
| phone | Yes | Tenant administrator phone number (10 digits). | |
| adminName | Yes | Tenant administrator's first and last name. | |
| adminEmail | Yes | Tenant administrator email. | |
| tenantName | Yes | Tenant name (used in the customer portal domain). | |
| companyName | Yes | Name of the company associated with the tenant. | |
| tenantRegion | Yes | Country code for tenant creation region (lowercase). |