Light Logo
JavaScript SDK (v0.39.1)Reference

Webhook

Represents webhook details.

Type Alias: Webhook

Webhook = object

Represents webhook details.

Properties

secret?

optional secret: string | null

Secret to generate the signature for the webhook.


url

url: string

HTTP URL to POST updates to.