Wasm Directoryalpha
Record

post-lists-id-webhooks-params

No description available.

record post-lists-id-webhooks-params {
  list-id: string,
  events: option​<post-lists-id-webhooks-body-events>,
  sources: option​<post-lists-id-webhooks-body-sources>,
  url: option​<string>,
}

Fields

NameTypeDescription
list-idstring
eventsoption​<post-lists-id-webhooks-body-events>
sourcesoption​<post-lists-id-webhooks-body-sources>
urloption​<string>