Wasm Directoryalpha
Variant

delete-files-id-error

No description available.

variant delete-files-id-error {
  unauthorized(string),
  not-found(string),
  method-not-allowed(string),
  precondition-failed(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
method-not-allowedstring
precondition-failedstring
otherstring