cUrl
Asset APIs
Create Assets
Create or update asset links with rank assignment. Supports batch input.
POST
cUrl
Authorizations
Pass the API token as a Bearer token in the Authorization header.
Headers
Optional trace ID
Query Parameters
Store identifier
Channel for all assets in the request
Body
application/json
Parent/product code
Example:
"SKU001"
Defaults to image
Example:
"image"
Map of image attribute name to URL
Example:
{
"Image URL 1": "https://cdn.example.com/img1.jpg"
}Optional; resolved via search API if not provided