Create a new relation between multiple products using a specified relation type
A valid request URL is required to generate request examples
{ "data": { "direction": "<string>", "id": "<string>", "primary_product_id": "<string>", "products": [ { "description": "<string>", "id": "<string>", "image_url": "<string>", "product_name": "<string>", "product_number": "<string>", "slug": "<string>" } ], "title": "<string>", "type": "<string>", "type_id": "<string>" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Relation data
1
Default two_way
one_way
two_way
Relation created successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes