Skip to main content

Delete a Relationship between a product with one or more products

DELETE 

https://euwest.api.elasticpath.com/pcm/products/:productID/custom-relationships/:customRelationshipSlug

Delete a Relationship between a product with one or more products

Request

Responses

Products are dissociated.

Authorization: http

name: bearerAuthtype: httpscheme: bearer

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

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