webhook
Sends an event to be processed by the specified webhook, addressed by productUID, associated with the given device (provisioning it if necessary). The entire request body becomes the event body. The webhook's configured JSONata transform, if any, is applied before routing.
post/v1/products/{productUID}/webhooks/{webhookUID}/devices/{deviceUID}/event
Path parameters
productUIDstring required
webhookUIDstring required
Example:Abc_123-2646f411-dc56-44a0-9743-4130f47a74h8
Webhook UID
deviceUIDstring required
Request body
object required
Response
Event created successfully