sophos_create_tenant_admin
Provision a new administrator for a specific managed Sophos tenant. Supply tenant ID, admin name, and email to send an invitation with optional role assignment.
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 |