Sha256: ae7009c9242b37228915dbbce64f46f2b8cdb5663e348d2f94847c1a8749d251
Contents?: true
Size: 736 Bytes
Versions: 24
Compression:
Stored size: 736 Bytes
Contents
# SmoochApi::WebhookCreate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **target** | **String** | URL to be called when the webhook is triggered. | **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