Update team admins

View as Markdown
Manage team admin status for existing members of a specific 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.
addlist of stringsOptional
Users to grant team admin status by memberId
removelist of stringsOptional
Users to revoke team admin status from by memberId

Response

The response body.