Wasm Directoryalpha
Variant

delete-verified-senders-id-error

No description available.

variant delete-verified-senders-id-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring