Wasm Directoryalpha
Variant

post-custom-object-records-error

No description available.

variant post-custom-object-records-error {
  bad-request(string),
  unauthorized(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
internal-server-errorstring
otherstring