Options
All
  • Public
  • Public/Protected
  • All
Menu

Webhook payload

Documented here: https://docs.smooch.io/rest/#operation/eventWebhooks

export
interface

WebhookPayload

Hierarchy

  • WebhookPayload

Index

Properties

Properties

app

app: { id: string }

Type declaration

  • id: string

events

webhook

webhook: { id: string; version: string }

Type declaration

  • id: string
  • version: string

Generated using TypeDoc