Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Product Id

Query Parameters

force_update
boolean

Response

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

url
string
required
image_id
string<uuid> | null
Last modified on July 29, 2026