Wasm Directoryalpha
Variant

create-or-update-secret-for-authenticated-user-error

No description available.

variant create-or-update-secret-for-authenticated-user-error {
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
unprocessable-entitystring
otherstring