Response Body Parameters
All webhook payloads follow a consistent top-level structure with event-specific data nested within thedata object.
Unique identifier for this delivery. Use this to deduplicate events.
The event type that triggered the webhook (e.g.,
job.deleted).Unix timestamp (milliseconds) when the event was delivered.
The workspace where the event occurred.
Contains only the ID of the deleted job.