sigma_set_user_attribute_for_tenants
Assigns a user attribute value to specific tenant organizations, enabling per-tenant configuration.
Instructions
Set a user attribute value for specific tenants.
assignments: List of objects, each with 'tenantOrganizationId' (str) and 'value' (str). Example: [{"tenantOrganizationId": "org123", "value": "US"}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignments | Yes | ||
| attribute_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |