v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
LegacyTeams

Update a team

Updates an existing team and returns the updated object.

put/legacyTeams/{id}

Path parameters

idinteger required

The ID of the team

Request body

namestring

The team name

descriptionstring

The team description

manager_idinteger

The team manager ID

usersinteger[]

The list of user IDs

active_flag0 | 1

Flag that indicates whether the team is active

deleted_flag0 | 1

Flag that indicates whether the team is deleted

Response

The team data

successboolean

If the response is successful or not