Add a value to a product plain field attribute
POST/api/products/:product_id/attributes_select/:attribute_id/values
Creates a Plain Field Attribute Value resource.
Request
Responses
- 201
- 400
- 401
- 422
- 500
Plain Field Attribute Value resource created
Invalid input
Unauthorized
Unprocessable entity
Internal error