Sha256: 06255d0aafd12dd3d8e2cf84fca0c10265cca6f069ed810e68ff19cf8b1938e2

Contents?: true

Size: 1011 Bytes

Versions: 24

Compression:

Stored size: 1011 Bytes

Contents

# SmoochApi::Webhook

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The webhook ID, generated automatically. | 
**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. | 
**secret** | **String** | Secret which will be transmitted with each webhook invocation and can be used to verify the authenticity of the caller. | 
**version** | **String** | The payload version of the webhook. | [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

Version Path
smooch-api-5.34.1 docs/Webhook.md
smooch-api-5.34.0 docs/Webhook.md
smooch-api-5.29.1 docs/Webhook.md
smooch-api-5.28.0 docs/Webhook.md
smooch-api-5.27.1 docs/Webhook.md
smooch-api-5.27.0 docs/Webhook.md
smooch-api-5.26.0 docs/Webhook.md
smooch-api-5.25.1 docs/Webhook.md
smooch-api-5.24.1 docs/Webhook.md
smooch-api-5.24.0 docs/Webhook.md
smooch-api-5.23.0 docs/Webhook.md
smooch-api-5.22.0 docs/Webhook.md
smooch-api-5.21.0 docs/Webhook.md
smooch-api-5.20.0 docs/Webhook.md
smooch-api-5.19.0 docs/Webhook.md
smooch-api-5.18.0 docs/Webhook.md
smooch-api-5.17.0 docs/Webhook.md
smooch-api-5.16.1 docs/Webhook.md
smooch-api-5.16.0 docs/Webhook.md
smooch-api-5.15.0 docs/Webhook.md