JavaScript SDK (v0.34.0)Reference
Webhook
Represents webhook details.
Type Alias: Webhook
Webhook =
object
Represents webhook details.
Properties
secret?
optionalsecret:string|null
Secret to generate the signature for the webhook.
url
url:
string
HTTP URL to POST updates to.