mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 12:47:44 +00:00
1.7 KiB
1.7 KiB
PostMediaPosterRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
rating_key |
int | ✔️ | the id of the library item to return the posters of. | 2268 |
url |
Optional[str] | ➖ | The URL of the image, if uploading a remote image | https://api.mediux.pro/assets/fcfdc487-dd07-4993-a0c1-0a3015362e5b |
request_body |
Optional[Union[bytes, IO[bytes], io.BufferedReader]] | ➖ | The contents of the image, if uploading a local file |