mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
10 lines
901 B
Markdown
10 lines
901 B
Markdown
# DeleteLibraryLibraryErrors
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
|
|
| `Code` | *int* | :heavy_minus_sign: | N/A | 1001 |
|
|
| `Message` | *string* | :heavy_minus_sign: | N/A | User could not be authenticated |
|
|
| `Status` | *int* | :heavy_minus_sign: | N/A | 401 | |