Event triggered when a job is permanently deleted from your workspace, either through the dashboard or via the API.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.deleted).Unix timestamp (milliseconds) when the event was delivered.
The workspace where the event occurred.
Contains only the ID of the deleted job.