v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
webhook

Sends an event to be processed by the specified webhook, addressed by productUID. The entire request body becomes the event body. The webhook's configured JSONata transform, if any, is applied before routing. The event is not associated with a specific device.

post/v1/products/{productUID}/webhooks/{webhookUID}/event

Path parameters

productUIDstring required
webhookUIDstring required
Example:Abc_123-2646f411-dc56-44a0-9743-4130f47a74h8

Webhook UID

Request body

object required

Response

Event created successfully