create_library_metadata_by_id_posters
Upload a custom poster for a media item by its ID. Set or replace the artwork displayed in Plex by submitting image data to the library metadata endpoint.
Instructions
Upload media art Poster.
POST /library/metadata/{id}/posters
Args: id: The unique identifier of the item body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |