Wasm Directoryalpha
Variant

update-membership-for-authenticated-user-error

No description available.

variant update-membership-for-authenticated-user-error {
  forbidden(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
unprocessable-entitystring
otherstring