Skip to main content
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object. Inline comments attach to specific text in a post—this event fires for each new comment or reply in a thread.
type
string
required
The event type (e.g. post.inline_comment.created).
data
object
required
Event-specific payload for this webhook.
createdAt
string
required
ISO 8601 timestamp when the webhook event was created.