Delete Custom Relationships from a Product
DELETE/pcm/products/:productID/custom-relationships
Delete Custom Relationships from a Product. Multiple Custom Relationships can be deleted from a product in one request.
Request
Responses
- 204
- 400
- 403
- 404
- 409
- 422
- 500
Successfully deleted custom relationships.
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.