Set a user attribute for tenants (Beta)
Set a user attribute for tenants (Beta)
Assign and set the value of a specific user attribute for one or more tenants.
**Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer.
### Usage notes
- Retrieve the **userAttributeId** by calling the [/v2/user-attributes](https://help.sigmacomputing.com/reference/list-user-attributes) endpoint.
- Specify one or more tenant by tenantOrganizationId. Retrieve the **tenantOrganizationId** by calling the [/v2/tenants](https://help.sigmacomputing.com/reference/list-tenants) endpoint and using the `tenantOrganizationId` included in the response.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
userAttributeId
Request
The request body.
assignments
Response
The response body.

