Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 605 Bytes

File metadata and controls

15 lines (7 loc) · 605 Bytes

CreateWebhookEndpointRequest

Properties

Name Type Description Notes
url String The webhook endpoint URL.
subscribedEvents List<WebhookEventType> The event types you want to subscribe to for this webhook endpoint. You can call Get webhook event types to retrieve all available event types.
description String The description of the webhook endpoint. [optional]