mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
10 lines
904 B
Markdown
10 lines
904 B
Markdown
# DeletePlaylistPlaylistsErrors
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
|
|
| `code` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | 1001 |
|
|
| `message` | *T.nilable(::String)* | :heavy_minus_sign: | N/A | User could not be authenticated |
|
|
| `status` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | 401 | |