Skip to main content

Create a product variation relationship

POST 

https://euwest.api.elasticpath.com/pcm/products/:productID/relationships/variations

Create a product variation relationship

Request

Responses

No Content

Authorization: http

name: bearerAuthtype: httpscheme: bearer

Request Collapse all
Base URL
https://euwest.api.elasticpath.com
Auth
Parameters
— pathrequired
Body
{
  "data": [
    {
      "id": "string",
      "type": "product-variation"
    }
  ]
}
ResponseClear

Click the Send API Request button above and see the response here!