Update an attribute group of a product class
PATCH/api/product_classes/:product_class_id/attribute_groups/:id
Updates the Attribute groups from a product class resource.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Attribute groups from a product class resource updated
Invalid input
Unauthorized
Resource not found
Unprocessable entity
Internal error