Skip to main content
PUT
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

Product Collection Id

Parâmetros de consulta

force_update
boolean | null

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

Resposta

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

url
string
obrigatório

Presigned S3 URL for uploading the image

image_id
string<uuid> | null

Optional image ID (present when force_update is true)

Última modificação em 22 de maio de 2026