Teams > Team > Updates

Subscription_type: teams/team/update

Payload

Callback payload

string
required

Unique identifier of the team

string
required

Human-readable name of the team (e.g. "Engineering")

string

Free-text description of the team

string
employee_ids
array of strings

IDs of the employees who are members of this team

employee_ids
lead_ids
array of strings

IDs of the employees who are leads of this team (subset of employee_ids)

lead_ids
string
required

ID of the company this team belongs to

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…