Wasm Directoryalpha
Record

create-webhook-params

No description available.

record create-webhook-params {
  workspace: option​<string>,
  webhook: option​<create-webhook-body-webhook>,
}

Fields

NameTypeDescription
workspaceoption​<string>
webhookoption​<create-webhook-body-webhook>