create_library_metadata_by_id_arts
Upload custom art for a Plex media item by providing its ID and the art payload.
Instructions
Upload media art Art.
POST /library/metadata/{id}/arts
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 |