Klaviyo · Schema

WebhookTopicEnum

MarketingEmailSMSCustomer DataEcommerceAutomation
View JSON Schema on GitHub

JSON Schema

klaviyo-webhooktopicenum-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/WebhookTopicEnum",
  "title": "WebhookTopicEnum",
  "type": "string",
  "enum": [
    "webhook-topic"
  ]
}