Skip to main content

Update an attribute group of a product class

Update an attribute group of a product class.

Authorizations:Token
Query Parameters
class_id
required
integer
id
required
integer
Request Body Schema:
The updated Attribute Group resource
positioninteger
namestring[1 .. 255] characters

Responses

200Attribute Group resource updated
Response schema:
Attribute Group resource updated
idinteger
positioninteger
namestring[1 .. 255] characters
400Invalid input
404Resource not found
422Unprocessable entity