WebhookParamType
Interface WebhookParamType
Properties
Property | Type | Description |
---|---|---|
description? | string | Webhook description |
events | WebhookEventsType [] | Webhook events |
is_active? | boolean | Active status |
ssl_cert_verification? | boolean | Webhook SSL certificates for HTTPS requests. |
target | string | Webhook target |