Skip to main content
PUT
JavaScript

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

id
string
obbligatorio

Product Collection Id

Parametri della query

force_update
boolean | null

If true, generates a new image ID to force cache invalidation

Risposta

Aws s3 presigned URL. Upload image to this URL within 60s

url
string
obbligatorio

Presigned S3 URL for uploading the image

image_id
string<uuid> | null

Optional image ID (present when force_update is true)

Ultima modifica il 22 maggio 2026