sigma_update_user_attribute_for_tenants
Revoke a user attribute assignment for specific tenants by specifying attribute_id and tenant_org_ids, with confirm=True to apply changes.
Instructions
Revoke a user attribute assignment for specific tenants. Requires confirm=True.
tenant_org_ids: List of tenant organization IDs whose attribute assignments should be removed. Example: ["org-uuid-1", "org-uuid-2"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| attribute_id | Yes | ||
| tenant_org_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |