---
title: "Teams > Membership > Updates"
method: POST
path: "Webhooks > Teams > Membership > Updates"
tags: ["Webhooks"]
---

# Teams > Membership > Updates

`POST Webhooks > Teams > Membership > Updates` (webhook)

Subscription_type: `teams/membership/update`

## Payload

- TeamsMembership
  - `id` string, required — Membership ID
  - `company_id` string — Company ID of the membership
  - `employee_id` string, required — Employee ID of the membership
  - `team_id` string, required — Team ID of the membership
  - `lead` boolean, required — Whether the employee is a lead of the team or not

## 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/revisions/1a6bffb20f7d/schema)
