sophos_create_tenant_admin
Creates an administrator for a specified managed tenant, requiring tenant ID, name, and email, and sends an invitation email.
Instructions
Create an administrator for a specific managed tenant using the partner-level endpoint. The admin will receive an invitation email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Admin's email address (used for login) | ||
| role_id | No | Role ID to assign within the tenant (optional) | |
| last_name | Yes | Admin's last name | |
| tenant_id | Yes | The unique ID (UUID) of the tenant | |
| first_name | Yes | Admin's first name |