Delete an attribute group from a product class
DELETE/api/product_classes/:product_class_id/attribute_groups/:id
Removes the Attribute groups from a product class resource.
Request
Responses
- 204
- 401
- 404
- 500
Attribute groups from a product class resource deleted
Unauthorized
Resource not found
Internal error