/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
teams
Update a team
put
/v1/teams/{team_id}
Path parameters
team_id
string
uuid
required
Request body
TeamUpdate
required
name
string
nullable
description
string
nullable
metadata
object
nullable
Response
Successful Response
TeamResponse
required
id
string
uuid
required
organization_id
string
uuid
required
name
string
required
description
string
nullable
active_revision_id
string
uuid
nullable
active_revision
TeamRevisionResponse
metadata
object
created_at
string
date-time
required
updated_at
string
date-time
required