Sha256: 9e4675dd1aa9dc7d0c5d796894ba1d7d73854bb6b7e4cfc375527d8e31e8cf12
Contents?: true
Size: 998 Bytes
Versions: 6
Compression:
Stored size: 998 Bytes
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` and possible values for Marketing type webhook – `spam`, `opened`, `click`, `hardBounce`, `softBounce`, `unsubscribed`, `listAddition` & `delivered` | **type** | **String** | Type of the webhook | [optional] [default to 'transactional']
Version data entries
6 entries across 6 versions & 1 rubygems