Update Product Attributes
put/v2/product/attributes
Headers
Authorizationstring
Request body
Example request
[
{
"code": "v2_demo_17",
"name": "v2_demo_17",
"type": "Int"
}
]Response
Successful response
[
{
"code": "v2_demo_17",
"name": "v2_demo_17",
"type": "Int"
}
]Successful response