idUUID
The unique id of the webhook event
modelstring
The model is always webhookEvent
webhookIdUUID
The ID of the webhook this webhook event is linked to
typestring
The webhook event type. See all event types here:
dataObject
This depends on the event type.
i.e.
{
model: [...],
previousModel: [...],
}