Group API - User Attribute Group Value

Knowledge Drop

Last tested: Oct 24, 2019

We can use this endpoint to set or update an individual user attribute’s group value- https://docs.looker.com/reference/api-and-integration/api-reference/v3.1/group#set_user_attribute_group_value

We can use this endpoint to set or update an individual or multiple group values in one call, using an array. https://docs.looker.com/reference/api-and-integration/api-reference/v3.1/user-attribute#set_user_attribute_group_values

This will not update all groups in the instance, but only the groups we specify in the array.