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
Maximum length: 128
alternate_text
string
required
Maximum length: 128
sort_order
integer
url_tiny
string
Maximum length: 512
url_thumbnail
string
Maximum length: 512
url_standard
string
required
Maximum length: 512
url_zoom
string
Maximum length: 512
other_details
object

Response

200 - application/json
message
string
success
boolean
content
object