Relate a product to several other products at once under one relation definition.

Creates relations from the source product id to every target product listed in the request body, all under the
relation definition relationId. Use this to add many related products in a single call; to relate to just one
product use POST /products/{id}/connections/products. The operation is all-or-nothing: if the source product,
the relation definition, or any target product does not exist, or if any target is already related to the source
under this relation definition, the call fails and no relations are created.

For more details on working with
products and relations, refer to the Add product relations.

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

The internal ID for the product from where one wants to create relations to other products.

Example: 78y3566b5c65c1325edexx8f

string
required

The internal ID for the relation definition.

Example: 78y3566b5c65c1325edexx8e

Body Params
Responses
204

No Content

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