POST
/
catalog
/
products
/
{product-id}
/
images

Authorizations

Authorization
string
headerrequired

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

Path Parameters

product-id
string
required

product id

Body

application/json · object[]
title
string
required
alternate_text
string
required
sort_order
integer
url_tiny
string
url_thumbnail
string
url_standard
string
required
url_zoom
string
other_details
object

Response

200 - application/json
message
string
success
boolean
content
object