Wasm Directoryalpha
Record

patch-user-webhooks-event-settings-params

No description available.

record patch-user-webhooks-event-settings-params {
  on-behalf-of: option​<string>,
  bounce: bool,
  click: bool,
  deferred: bool,
  delivered: bool,
  dropped: bool,
  enabled: bool,
  group-resubscribe: bool,
  group-unsubscribe: bool,
  oauth-client-id: option​<string>,
  oauth-client-secret: option​<string>,
  oauth-token-url: option​<string>,
  open: bool,
  processed: bool,
  spam-report: bool,
  unsubscribe: bool,
  url: string,
}

Fields

NameTypeDescription
on-behalf-ofoption​<string>
bouncebool
clickbool
deferredbool
deliveredbool
droppedbool
enabledbool
group-resubscribebool
group-unsubscribebool
oauth-client-idoption​<string>
oauth-client-secretoption​<string>
oauth-token-urloption​<string>
openbool
processedbool
spam-reportbool
unsubscribebool
urlstring