v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Update Product Attributes

put/v2/product/attributes

Headers

Authorizationstring

Request body

codestring
namestring
typestring

Example request

[
  {
    "code": "v2_demo_17",
    "name": "v2_demo_17",
    "type": "Int"
  }
]

Response

Successful response