Skip to main content

The webhook Object

Represents a webhook that enables you to receive notifications of events. When you create a webhook, specify the endpoint URL at which you want to receive events and the set of event types that you want to receive.

Properties

event_types
Array
Types of events that the webhook should receive.
secret
String
Secret associated with the webhook.
url
String
URL for the webhook.
webhook_id
String
ID of the webhook.