Device Updated Webhook

Sent when a device is updated

Payload

This object is sent to your webhook endpoint when a device is created, updated, or deleted.

string
required

The type of event. For this webhook, either 'device_created', 'device_updated', or 'device_deleted'.

string
required

A unique ID for this event. Remains constant across retries.

date-time
required

When this event occurred.

data
object
required
LoadingLoading…