catalog Product Attribute Management V1Assign Post
POST {{baseUrl}}/V1/products/attribute-sets/attributes
Assign attribute to attribute set
Request Body
{"attributeSetId"=>"<integer>", "attributeGroupId"=>"<integer>", "attributeCode"=>"<string>", "sortOrder"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""