Update a team
Update the name, description, and visibility of a team.
### Usage notes
- 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
teamId
Request
The request body.
name
description
visibility
Allowed values:
Response
The response body.
teamId
createdBy
updatedBy
createdAt
updatedAt
name
description
visibility
isArchived

