Delete a Relationship between a product with one or more products
DELETE/pcm/products/:productID/custom-relationships/:customRelationshipSlug
Delete a Relationship between a product with one or more products
Request
Responses
- 204
- 400
- 403
- 404
- 409
- 422
- 500
Products are dissociated.
Bad request. The request failed validation.
Forbidden
Bad Request. Not Found.
Write conflict detected
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.