Update a team
teams
Update a team
Update an existing team’s information. Currently only the team name can be updated.
PUT
Update a team
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Basic team information returned by public API.
The unique identifier of the team
The name of the team
Whether this is the special 'all users' team that automatically includes all organization members
Default role assigned to new members when they are added to the team
Available options:
editor, viewer When the team was created
When the team was last updated

