Update a team
Updates the data associated with a team. Only organization admins and owners can update teams.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
The organization ID
team_id
The team ID
Request
This endpoint expects a map from strings to any.
Response
OK - Updated team