Sha256: deca4e4eaf924e2428ee2db3d1faae82b480d5881c8f43f987447d24e45b76c9
Contents?: true
Size: 1.11 KB
Versions: 4
Compression:
Stored size: 1.11 KB
Contents
# SibApiV3Sdk::UpdateWebhook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | URL of the webhook | [optional] **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` | [optional] **domain** | **String** | Inbound domain of webhook, used 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/UpdateWebhook.md |
sib-api-v3-sdk-9.0.0 | docs/UpdateWebhook.md |
sib-api-v3-sdk-8.1.0 | docs/UpdateWebhook.md |
sib-api-v3-sdk-8.0.0 | docs/UpdateWebhook.md |