post https://app.ecwid.com/api/v3//products//gallery/async
Request body is the image file itself (binary data) or external URL in query params. Maximum allowed file size is 20Mb.
Upload gallery product image from an external resource.
Access scopes
Requires the following access scope: update_catalog
Request
Field | Type | Description |
---|---|---|
url | string | Image URL for upload. Required |
width | string | Width of the image. Required |
height | string | Height of the image. Required |
externalId | string | Image ID for Lightspeed R-Series/X-Series image sync. Optional field. |