Variant
get-folders-id-error
No description available.
variant get-folders-id-error {
not-modified(string),
forbidden(string),
not-found(string),
method-not-allowed(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| forbidden | string | |
| not-found | string | |
| method-not-allowed | string | |
| other | string |