Wasm Directoryalpha
Variant

create-a-new-organization-error

No description available.

variant create-a-new-organization-error {
  bad-request(string),
  unauthorized(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
unprocessable-entitystring
otherstring