curl --location -g --request POST 'http:///V1/products/attribute-sets/attributes' \ --header 'Content-Type: application/json' \ --data-raw '{ "attributeCode": "string", "attributeGroupId": 0, "attributeSetId": 0, "sortOrder": 0 }'
0