catalog Product Attribute Group Repository V1Save Post
POST {{baseUrl}}/V1/products/attribute-sets/groups
Save attribute group
Request Body
{"group"=>{"attribute_group_id"=>"<string>", "attribute_group_name"=>"<string>", "attribute_set_id"=>"<integer>", "extension_attributes"=>{"attribute_group_code"=>"<string>", "sort_order"=>"<string>"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""