Skip to main content
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object.
type
string
required
The event type (e.g. post.unscheduled).
data
object
required
Event-specific payload for this webhook.
createdAt
string
required
ISO 8601 timestamp when the webhook event was created.