Skip to main content

Event

This event fires when a document is removed from Core. The document is already gone by the time the webhook is delivered, so the payload carries the identifying details you need for your own bookkeeping.

Payload Example

Payload Fields

Envelope

Data Object

Actor Object

Chamelio resolves the acting user at send time. user_id is present whenever a user triggered the event; email and name are filled in only if that user could still be resolved in the organization.
The document no longer exists when this fires. Calls to Get Contract Data for this document_id will return 404.