> ## 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.

# Userdeleted

> This event is triggered when a user is deleted.



## OpenAPI

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

````