Event triggered when a custom job type is created in your workspace, either through the dashboard or via the API. Predefined job types (e.g., Wind Turbine, Cell Tower) do not trigger this event.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_type.created).Unix timestamp (milliseconds) when the event was delivered.
The workspace where the event occurred.
The created job type.