> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hexclave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Team membershipdeleted

> This event is triggered when a user is removed from a team.



## OpenAPI

````yaml /openapi/webhooks.json webhook team_membership.deleted
openapi: 3.1.0
info:
  title: Hexclave Webhooks API
  version: 1.0.0
servers: []
security: []
paths: {}

````