Skip to main content

Update a team

PUT 

/api/v1/organizations/teams/:team_id

Update a team.

  • Owner/Admin can update any team.
  • Managers can only update teams they manage.
  • Member/manager ID lists are validated against the org; unknown IDs → 400.
  • API-key scope required: teams:update.

Request

Responses

Successful Response