Skip to main content
For the complete documentation index, see llms.txt.

Hubble Network developer documentation: integrate Bluetooth devices with terrestrial and satellite connectivity.

Send a Test Webhook

POST 

/v1/org/:org_id/webhooks/:webhook_id/test

Send an example packet batch to the configured webhook URL to test webhook delivery (connectivity, authentication, and response handling). Uses the same request shape as live delivery (JSON packet batch plus HTTP-X-HUBBLE-TOKEN when a secret is configured). The example packet is ephemeral and is not persisted after one attempt.

Required Scope: write-webhooks

Request

Responses

Result of the test webhook delivery attempt