Skip to main content
PUT
Add an employee to a team

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"

employeeId
string
required

Unique UUID of the employee.

Example:

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

Response

200 - application/json

Success

The response is of type object.