latestOpenAPI 3.0.32026-08-10234358.4 KB

3d5d69795558

Teams

Update a team

Update an existing team

put/user-service/teams/{teamId}

Request body

namestring

Team name

descriptionstring nullable

Team description

user_idsstring[]

List of user IDs that belong to this team

attached_role_idsstring[]

List of role IDs assigned to this team

Response

Updated team

idstring uuid required

Unique identifier for the team

account_idstring required

Account identifier this team belongs to

namestring required

Team name

descriptionstring nullable

Team description

attached_role_idsstring[]

List of role IDs assigned to this team

created_atstring date-time required

When the team was created

updated_atstring date-time required

When the team was last updated