Delete an option from a product class plain field attribute
DELETE/api/product_classes/:product_class_id/attributes_select/:attribute_id/options/:id
Removes the Attribute Option product class Select resource.
Request
Responses
- 204
- 401
- 404
- 500
Attribute Option product class Select resource deleted
Unauthorized
Resource not found
Internal error