Skip to main content
POST
Create a product

Body parameters

string
required
The name of the product.
string
The description of the product.
string[]
Up to 8 URLs of images of the product.
key-value array
A Set of key-value pairs that can be used to store additional information about the product.

Returns

If the request is successful, it returns a product object.