sigma_update_user_attribute_for_teams
Revoke a user attribute from specific teams by specifying attribute ID and team IDs. Confirmation is required to perform the removal.
Instructions
Revoke a user attribute assignment for specific teams. Requires confirm=True.
team_ids: List of team IDs whose attribute assignments should be removed. Example: ["team-uuid-1", "team-uuid-2"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| team_ids | Yes | ||
| attribute_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |