Update an attribute group
Update an attribute group.
Authorizations:Token
Query Parameters
| id required | stringResource identifier |
Request Body Schema:
The updated Attribute Group resource | position | integer |
| name | string[1 .. 255] characters |
Responses
200Attribute Group resource updated
Response schema:
Attribute Group resource updated | id | integer |
| position | integer |
| name | string[1 .. 255] characters |
400Invalid input
404Resource not found
422Unprocessable entity