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