Wasm Directoryalpha
Variant

post-folders-id-copy-error

No description available.

variant post-folders-id-copy-error {
  not-modified(string),
  bad-request(string),
  forbidden(string),
  not-found(string),
  conflict(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
bad-requeststring
forbiddenstring
not-foundstring
conflictstring
internal-server-errorstring
otherstring