Update a team

View as MarkdownOpen in Claude
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

teamIdstringRequired

Request

The request body.
namestringOptional
descriptionstringOptional
visibilityenumOptional
Allowed values:

Response

The response body.
teamIdstring
createdBystring
updatedBystring
createdAtdatetime
updatedAtdatetime
namestring
descriptionstring or null
visibilityenum
isArchivedboolean