Partially update a team

Partially updates an existing Team. Writable fields: name, description, leader, parent, average_daily_rate (when human cost feature is enabled). The parent field follows the same hierarchy rules as team creation: it must reference a team from the level directly above the team's level, or be null only when the team is at the highest level in the workspace. AI configuration fields (ai_role_definition, ai_scopes_included, ai_scopes_excluded, ai_min_milestones_per_project, ai_max_milestones_per_project) can only be set on level-1 teams.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

A UUID string identifying this workspace team.

Body Params

Serializer for PATCH updates on teams. AI fields are restricted to level-1 teams.

string
length between 1 and 200
string | null
uuid | null
uuid | null
double | null
string | null
string | null
string | null
integer | null
0 to 2147483647
integer | null
0 to 2147483647
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json