sigma_set_user_attribute_for_tenants
Set user attribute values for specific tenants using attribute ID and tenant-value assignments.
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 |