RemoteImage
Downloads a remote image for an item.
post/Items/{itemId}/RemoteImages/Download
Path parameters
itemIdstring uuid required
Item Id.
Item Id.
Query parameters
type'Primary' | 'Art' | 'Backdrop' | 'Banner' | 'Logo' | 'Thumb' | 'Disc' | 'Box' | 'Screenshot' | 'Menu' | 'Chapter' | 'BoxRear' | 'Profile' required
Enum ImageType.
The image type.
imageUrlstring nullable
The image url.
The image url.
Response
Remote image downloaded.
Changes
No recorded changes to this endpoint across all 1 revision of this API.