Wasm Directoryalpha
Record

update-webhook-body-config

No description available.

record update-webhook-body-config {
  address: option​<string>,
  content-type: option​<webhook-config-content-type>,
  insecure-ssl: option​<webhook-config-insecure-ssl>,
  room: option​<string>,
  secret: option​<webhook-config-secret>,
  url: webhook-config-url,
}

Fields

NameTypeDescription
addressoption​<string>
content-typeoption​<webhook-config-content-type>
insecure-ssloption​<webhook-config-insecure-ssl>
roomoption​<string>
secretoption​<webhook-config-secret>
urlwebhook-config-url