Wasm Directoryalpha
Variant

post-file-requests-id-copy-error

No description available.

variant post-file-requests-id-copy-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  method-not-allowed(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
method-not-allowedstring
otherstring