mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.9 KiB
1.9 KiB
PostMediaArtsRequest
Example Usage
import { PostMediaArtsRequest } from "@lukehagar/plexjs/sdk/models/operations";
// No examples available for this model
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ratingKey |
number | ✔️ | the id of the library item to return the posters of. | 2268 |
url |
string | ➖ | The URL of the image, if uploading a remote image | https://api.mediux.pro/assets/fcfdc487-dd07-4993-a0c1-0a3015362e5b |
requestBody |
ReadableStream | ➖ | The contents of the image, if uploading a local file |