Skip to main content
PUT
JavaScript

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

Product Collection Id

クエリパラメータ

force_update
boolean | null

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

レスポンス

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

url
string
必須

Presigned S3 URL for uploading the image

image_id
string<uuid> | null

Optional image ID (present when force_update is true)

最終更新日 2026年5月22日