Sha256: 6600fffd0229b5cbc2ebadb1ca86afcb53a1ee4de5c2acec127293f93cbc6d2a
Contents?: true
Size: 747 Bytes
Versions: 24
Compression:
Stored size: 747 Bytes
Contents
# SmoochApi::WebhookUpdate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **target** | **String** | URL to be called when the webhook is triggered. | [optional] **triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. See [**WebhookTriggersEnum**](Enums.md#WebhookTriggersEnum) for available values. | [optional] **includeClient** | **BOOLEAN** | Specifies whether webhook payloads should include the client information associated with a conversation in webhook events. | [optional] **includeFullAppUser** | **BOOLEAN** | Specifies whether webhook payloads should include the complete appUser schema for appUser events. | [optional]
Version data entries
24 entries across 24 versions & 1 rubygems