Wasm Directoryalpha
Variant

update-shared-link-error

No description available.

variant update-shared-link-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  not-found(string),
  method-not-allowed(string),
  precondition-failed(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
not-foundstring
method-not-allowedstring
precondition-failedstring
otherstring