Items

Refresh a URL-sourced item image: re-fetch its source URL and, if the content changed, store a new variant set and remove the old. Returns the outcome (refreshed / unchanged / failed-with-reason). This is the only retry path for a previously failed ingest.

post/v1/Items/{itemId}/images/{key}/refresh

Path parameters

itemIdinteger required
keystring required

Key of the image to refresh

Query parameters

{"stackTrail":"paths:/v1/Items/{itemId}/images/{key}/refresh:post:parameters:2:schema","oasType":"schema","type":"unknown","title":"Account"}

Account

Response

Success

imageKeystring nullable
outcome0 | 1 | 2
reasonstring nullable

Changes

Changed in 1 of the 2 revisions of this API.1