Variant

get-shared-link-error

No description available.

variant get-shared-link-error {
  unauthorized(string),
  not-found(string),
  method-not-allowed(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
method-not-allowedstring
otherstring