Delete a product class plain field attribute
DELETE/api/product_classes/:product_class_id/attributes_select/:id
Removes the Product class plain field attributes resource.
Request
Responses
- 204
- 401
- 404
- 500
Product class plain field attributes resource deleted
Unauthorized
Resource not found
Internal error