avanan_create_msp_user
Create a new managed service provider user with specified role, authentication methods, and notification preferences.
Instructions
Create a new MSP user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstName | Yes | User first name. | |
| lastName | Yes | User last name. | |
| Yes | User email address. | ||
| role | Yes | User role. | |
| directLogin | Yes | Allow password login to the MSP portal. | |
| samlLogin | Yes | Allow SAML login to the MSP portal. | |
| viewPrivateData | Yes | Allow the user to view private data on customer portals. | |
| sendAlerts | Yes | Send customer tenant alerts to this user. | |
| receiveWeeklyReports | Yes | Send weekly reports from customer tenants to this user. |