---
title: "Teams > Team > Projects"
method: POST
path: "Webhooks > Teams > Team > Projects"
tags: ["Webhooks"]
---

# Teams > Team > Projects

`POST Webhooks > Teams > Team > Projects` (webhook)

Subscription_type: `teams/team/project`

## Payload

- TeamsTeam
  - `id` string, required
  - `name` string, required
  - `description` string
  - `avatar` string
  - `employee_ids` string[]
  - `lead_ids` string[]
  - `company_id` string, required

## Acknowledgement `200`

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

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/versions/1a6bffb20f7d/schema)
