Skip to main content
PUT
JavaScript

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
string
requis

Product Collection Id

Paramètres de requête

force_update
boolean | null

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

Réponse

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

url
string
requis

Presigned S3 URL for uploading the image

image_id
string<uuid> | null

Optional image ID (present when force_update is true)

Dernière modification le 22 mai 2026