Update a variation
PUT/pcm/variations/:variationID
Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the variation is not updated.
Request
Responses
- 200
- 403
- 404
- 409
- 422
- 500
Returns an updated variation with the following attributes.
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.