Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
customIf null
, uses no header.
If given a JSON payload, these will be headers attached to your webhook.
Optional
encodeEncoding type. Can be given either json
or form
.
Optional
nameThe name of the webhook. It corresponds with <WEBHOOK_NAME>
.
Learn more on how to use it in
monitor notifications.
Optional
payloadIf null
, uses the default payload.
If given a JSON payload, the webhook returns the payload
specified by the given payload.
Webhooks variable usage.
Optional
urlURL of the webhook.
Generated using TypeDoc
Update request of a Webhooks integration object.
All properties are optional.