v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBTeams > Team
Updates a Team
Update a team
put/api/2026-07-01/resources/teams/teams/{id}
Path parameters
idstring required
id of the team
Request body
Example request
{
"id": "1",
"name": "Engineering",
"description": "Engineering team description",
"avatar": "https://api.factorialhr.com/rails/active_storage/representations/redirect/bob.png"
}Response
OK