Event triggered when a job is modified in your workspace, either through the dashboard or via the API. The payload contains the full job with all current values, not just the fields that changed.Documentation Index
Fetch the complete documentation index at: https://dronebundle.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.updated).Unix timestamp (milliseconds) when the event was delivered.
The workspace where the event occurred.
The updated job.