Creates a new instance of the resource. If data is provided it will be parsed as if it had come from the remote api.
Enables or disables the webhook
A customized payload format.
List of events that will cause this webhook to trigger
List of filters used to gate sending of webhooks.
List of callback URLs to invoke when an event triggers
List of custom webhook headers to be sent.
Unique id generated on creation
Friendly display label for the Webhook
The webhooks HTTP method.
When a notification is sent, this value will be used to calculate a cryptographic hash which is transmitted as part of the notification. This hash can be used to assert a trusted party sent the notification.
POST to an action endpoint with no resource response returned.
Returns a copy of this resource's attributes excluding links and client references
Returns a copy of this resource's attributes excluding links and client references
Resources and actions related to a Webhook
Delete Webhook
Retrieves the Hub this webhook is stored in
Generated using TypeDoc
Class representing the Webhook resource. A Webhook is a HTTP callback: a HTTP request that occurs when something happens; a simple event-notification via the HTTP protocol.