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