Create new product.

Creates a new product in the system. The product's ID is generated by Bluestone PIM and is included in the response headers under resource-id.

For more detailed information on how to work with new products in Bluestone PIM, refer to our help pages Create new products.

Variant Attribute Configuration Validation

When creating a product of type GROUP, variant-defining attributes must be properly configured. This error occurs when a product of type GROUP contains variant-defining attributes that are not configured to be propagated to its variants.

Attributes marked as definingAttributes, locked or mandatory require copy = true.

If copy is set to false (or omitted), the configuration becomes inconsistent and the request is rejected with HTTP 400 Bad Request. The response lists the attribute definition IDs that violate this rule.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!