Variant

reset-token-error

No description available.

variant reset-token-error {
  bad-request(string),
  unauthorized(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
otherstring