Assign user attributes to a team

View as MarkdownOpen in Claude
Assign one or more user attributes to a specific team. ### Usage notes - Retrieve the **teamId** by calling the [/v2/teams](https://help.sigmacomputing.com/reference/list-teams) endpoint. - Retrieve a list of available user attributes by calling the [/v2/user-attributes](https://help.sigmacomputing.com/reference/list-user-attributes) endpoint. - Maximum 100 assignments per request.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

teamIdstringRequired

Request

The request body.
assignmentslist of objectsRequired

Response

The response body.