Wasm Directoryalpha
Variant

get-webhook-delivery-error

No description available.

variant get-webhook-delivery-error {
  bad-request(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unprocessable-entitystring
otherstring