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

Version Path
sib-api-v3-sdk-7.5.0 docs/CreateWebhook.md
sib-api-v3-sdk-7.4.0 docs/CreateWebhook.md
sib-api-v3-sdk-7.3.0 docs/CreateWebhook.md
sib-api-v3-sdk-7.2.0 docs/CreateWebhook.md
sib-api-v3-sdk-7.1.0 docs/CreateWebhook.md
sib-api-v3-sdk-7.0.0 docs/CreateWebhook.md