Update connection quantity.Ask AIput https://api-us.bluestonepim.com/pim/products/{id}/connections/{rightProductId}/{relationId}Path ParamsidstringrequiredThe internal ID for the product you want to update the connection quantity for. Example: 78y3566b5c65c1325edexx8frightProductIdstringrequiredThe internal ID for the right product. Example: 78y3566b5c65c1325edexx7crelationIdstringrequiredThe internal ID for the relation. Example: 78y3566b5c65c1325edexx8eBody ParamsquantitynumberResponses 204No Content 400Bad Request This response indicates that the server could not understand the request due to invalid syntax. It is typically triggered by client-side input errors such as improperly formatted requests, missing required fields, or invalid data values. 404Not Found This response indicates that the requested resource could not be found on the server. It typically occurs when no resource matches the requested URI, or the resource identifier used in the request does not exist.Updated about 1 month ago