SCWebhookEndpointType
Interface SCWebhookEndpointType Webhook Schema
Properties
| Property | Type | Description |
|---|---|---|
created_at | string | Date | Webhook creation date-time |
description | string | Webhook description |
events | SCWebhookEventsType[] | Webhook events |
id | number | Webhook id |
is_active | boolean | Active status |
ssl_cert_verification | boolean | Webhook SSL certificates for HTTPS requests. |
target | string | Webhook target |
updated_at | string | Date | Webhook update date-time |