Variant
add-track-collection-items-error
No description available.
variant add-track-collection-items-error {
bad-request(string),
unauthorized(string),
forbidden(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| unauthorized | string | |
| forbidden | string | |
| not-found | string | |
| other | string |