Update a value of a product plain field attribute
PATCH/api/products/:product_id/attributes_select/:attribute_id/values/:id
Updates the Plain Field Attribute Value resource.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Plain Field Attribute Value resource updated
Invalid input
Unauthorized
Resource not found
Unprocessable entity
Internal error