Document Deleted Webhook

This webhook is triggered when a document has been removed.

The webhook is sent to your configured endpoint URL when a document has been removed. This event provides complete document information captured at the time of deletion for:

  • Synchronizing document deletions with external systems
  • Audit logging and compliance tracking
  • Cleanup operations in dependent systems
  • Data archival and recovery procedures

Security Note: All webhook requests include an HMAC-SHA256 signature for verification using your webhook shared secret.