Skip to main content

object

ContactCreatedWebhookEvent

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    id
    Type
    string
    Description
    Event id. Matches the `webhook-id` header and is the consumer dedupe key.
  • Name
    type
    Type
    enum
    Description
    Required property. Allowed values: contact.created.
  • Name
    timestamp
    Type
    string
    Description
    Time when the source domain event happened.
  • Name
    data
    Type
    ContactWebhookEventData
    Description
    Required property.

Related operations