Variant
group-create-error
No description available.
variant group-create-error {
multiple-choices(string),
not-found(string),
conflict(string),
too-many-requests(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| multiple-choices | string | |
| not-found | string | |
| conflict | string | |
| too-many-requests | string | |
| other | string |