Create variant group.

Promotes the specified product to a variant group (changes its type from SINGLE to GROUP) so other products can
later be assigned to it as variants. This only turns the product into a group; it does not add any variants — use
add_product_variant to attach a product as a variant afterwards.

Fails if the product is not currently a SINGLE product (e.g. it is already a group or already a variant).

For more detailed information on how to work with variants and variant groups in Bluestone PIM, refer to our
help pages Create and connect variants.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The internal ID of the product to turn into a variant group.

Example: 634c26e14cedfd0001775e9f

Responses
201

Created

The variant group was successfully created.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json