v1

latestOpenAPI 3.1.02026-07-26549156879.0 KB
Teams > 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

idstring required

id of the team

namestring

name of the team

descriptionstring

Description of the team

avatarstring binary

Avatar of the team

Example request

{
  "id": "1",
  "name": "Engineering",
  "description": "Engineering team description",
  "avatar": "https://api.factorialhr.com/rails/active_storage/representations/redirect/bob.png"
}

Response

OK

idstring required
namestring required
descriptionstring
avatarstring
employee_idsstring[]
lead_idsstring[]
company_idstring required