Skip to main content
PUT
Update a team for a company

Authorizations

Authorization
string
header
required

Open API Bearer token

Path Parameters

teamId
string
required

Unique UUID of the team.

Example:

"0f0e000-000d-0d00-000b-00db0d000fae"

Body

application/json
name
string
required

Team name

code
string

Team code

Response

A team has been updated

id
string
required

The unique UUID identifier of the department

name
string
required

Name of the department

code
string

Code of the department

employees
object[]

Team employee

reviewers
object[]

Team reviewers