Wasm Directoryalpha
Variant

post-admin-users-create-error

No description available.

variant post-admin-users-create-error {
  unauthorized(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
unprocessable-entitystring
otherstring