Webhook Events
Invitation deleted
Emitted when an invitation is deleted.
WEBHOOK
Body
application/json
Invitation deleted event.
Version of the schema used for this event
Pattern:
^\d+\.\d+$Examples:
"1.0"
"1.1"
"2.0"
The event payload, with one or more records of the specified type
Unique identifier for the webhook subscription that triggered this delivery
ISO 8601 timestamp when the event occurred
Unique identifier for this specific event instance (UUID v7 for time-ordered sorting)
The number of times the event has been attempted to be delivered
Response
Successful Response