Variant

get-keywords-error

No description available.

variant get-keywords-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  unsupported-media-type(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
unsupported-media-typestring
otherstring