Variant
add-byoc-number-error
No description available.
variant add-byoc-number-error {
multiple-choices(string),
bad-request(string),
unauthorized(string),
not-found(string),
too-many-requests(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| multiple-choices | string | |
| bad-request | string | |
| unauthorized | string | |
| not-found | string | |
| too-many-requests | string | |
| other | string |