Create a product template relationship
POST/pcm/products/:productID/relationships/templates
Retrieves all the templates that are associated with the specified product.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 422
- 500
Returns a created product template relationship.
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.