Skip to main content
POST
cUrl

Authorizations

Authorization
string
header
required

Pass the API token as a Bearer token in the Authorization header.

Headers

X-Request-Id
string

Optional trace ID

Query Parameters

store_uuid
string
required

Store identifier

channel
string
default:SMP

Channel for all assets in the request

Body

application/json
parent_code
string
required

Parent/product code

Example:

"SKU001"

asset_type
string
required

Defaults to image

Example:

"image"

assets
object
required

Map of image attribute name to URL

Example:
product_uuid
string

Optional; resolved via search API if not provided

Response

Assets created or updated

status
object
data
object