image

POST https://api.ecartapi.com/api/v2/products/{{productId}}/images

Adds a new image to an existing product.

Important information:

Request Body

{"image"=>{"url"=>"https://www.meersworld.net/wp-content/uploads/2022/02/Download-Best-Free-WebP-Image-Viewers.webp"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true,"image":{"id":"f18994_aef62c842e5849fbb415560e4c0f2881~mv2.webp","url":"https://static.wixstatic.com/media/f18994_aef62c842e5849fbb415560e4c0f2881~mv2.webp/v1/fit/w_1024,h_538,q_90/file.webp","width":"1024","height":"538","position":null,"content":null,"variations":[],"variantIds":[]}}