Skip to main content
PUT
JavaScript

Auktoriseringar

Authorization
string
header
obligatorisk

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

Sökvägsparametrar

id
string
obligatorisk

Product Collection Id

Frågeparametrar

force_update
boolean | null

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

Svar

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

url
string
obligatorisk

Presigned S3 URL for uploading the image

image_id
string<uuid> | null

Optional image ID (present when force_update is true)

Senast ändrad 22 maj 2026