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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;