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
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| unauthorized | string | |
| forbidden | string | |
| unsupported-media-type | string | |
| other | string |