Sha256: f808846708c3b1b84b376a0a5b85ed9945cf2d10a472bb3f73d3b06124d4c827

Contents?: true

Size: 1.19 KB

Versions: 4

Compression:

Stored size: 1.19 KB

Contents

# SibApiV3Sdk::CreateWebhook

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | URL of the webhook | 
**description** | **String** | Description of the webhook | [optional] 
**events** | **Array<String>** | - Events triggering the webhook. Possible values for **Transactional** type webhook: #### `sent` OR `request`, `delivered`, `hardBounce`, `softBounce`, `blocked`, `spam`, `invalid`, `deferred`, `click`, `opened`, `uniqueOpened` and `unsubscribed` - Possible values for **Marketing** type webhook: #### `spam`, `opened`, `click`, `hardBounce`, `softBounce`, `unsubscribed`, `listAddition` & `delivered` - Possible values for **Inbound** type webhook: #### `inboundEmailProcessed`  | 
**type** | **String** | Type of the webhook | [optional] [default to 'transactional']
**domain** | **String** | Inbound domain of webhook, required in case of event type `inbound` | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/CreateWebhook.md
sib-api-v3-sdk-9.0.0 docs/CreateWebhook.md
sib-api-v3-sdk-8.1.0 docs/CreateWebhook.md
sib-api-v3-sdk-8.0.0 docs/CreateWebhook.md