Wasm Directoryalpha
Record

post-webhooks-id-params

No description available.

record post-webhooks-id-params {
  id: string,
  active: option​<bool>,
  contact-email-address: option​<string>,
  invoke-option: option​<webhook-entry-invoke-option-enum>,
  name: string,
  on-web-app: option​<bool>,
  trigger-scope: webhook-entry-trigger-scope-enum,
  url: string,
}

Fields

NameTypeDescription
idstring
activeoption​<bool>
contact-email-addressoption​<string>
invoke-optionoption​<webhook-entry-invoke-option-enum>
namestring
on-web-appoption​<bool>
trigger-scopewebhook-entry-trigger-scope-enum
urlstring