Set a user attribute for teams

View as MarkdownOpen in Claude
Assign and set the value of a specific user attribute for one or more teams. ### Usage notes - Retrieve the **userAttributeId** by calling the [/v2/user-attributes](https://help.sigmacomputing.com/reference/list-user-attributes) endpoint. - Retrieve the **teamId** by calling the [/v2/teams](https://help.sigmacomputing.com/reference/list-teams) endpoint.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

userAttributeIdstringRequired

Request

The request body.
assignmentslist of objectsRequired

Response

The response body.