Variant

get-user-error

No description available.

variant get-user-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
otherstring