Upload URL (from item overrides upload response)

The Upload Item Overrides endpoint returns a pre-signed upload_url that you'll use to upload your overrides data. The upload_url is valid for a single file upload only and cannot be reused for multiple uploads.

PUT your UpdateOverridesRequest JSON body directly to the upload_url. No authentication headers are required for this request — the pre-signed URL already encodes the necessary credentials.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
items
array of objects
required

Items to set overrides for at this site, each with a unique id that exists in the latest processed catalogue. This is a full-replace payload — items not listed here have their overrides cleared, so an empty array removes all overrides for the site.

items*
Responses
200

Successful operation

404

Not found

Callback
Language
Credentials
OAuth2
URL
LoadingLoading…