Variant
list-alerts-for-org-error
No description available.
variant list-alerts-for-org-error {
not-modified(string),
bad-request(string),
forbidden(string),
not-found(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| bad-request | string | |
| forbidden | string | |
| not-found | string | |
| unprocessable-entity | string | |
| other | string |