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
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○